Skip to content

Commit

Permalink
Update Hooks.md
Browse files Browse the repository at this point in the history
  • Loading branch information
laf authored Dec 18, 2024
1 parent be587ec commit c8d6123
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/Hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ gem install slack-ruby-client

### slackdiff hook configuration example

> Please note that channel needs to be your Slack channel ID.
> Please note that the channel needs to be your Slack channel ID.

```yaml
hooks:
Expand All @@ -285,8 +285,6 @@ hooks:
message: "%{node} %{group} %{model} updated https://git.intranet/network-changes/commit/%{commitref}"
```

Note the channel ID must be in quotes.

A proxy can optionally be specified if needed to reach the Slack API endpoint.

```yaml
Expand Down

0 comments on commit c8d6123

Please sign in to comment.