Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow alerts to be posted to a different Slack channel #1592

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

brucebolt
Copy link
Member

At the moment, out-of-sync alerts are sent to the Slack channel of the team who own the application.

Some teams may wish to have automated alerting sent to a different channel. Therefore updating to use the alerts_team value instead of the team value.

By default, govuk-developer-docs falls back to the team value where no other value is specified.

Depends on: alphagov/govuk-developer-docs#4842

Trello card

At the moment, out-of-sync alerts are sent to the Slack channel of the
team who own the application.

Some teams may wish to have automated alerting sent to a different
channel. Therefore updating to use the `alerts_team` value instead of
the `team` value.

By default, `govuk-developer-docs` falls back to the `team` value where
no other value is specified.
@brucebolt brucebolt marked this pull request as ready for review October 21, 2024 13:06
@brucebolt brucebolt merged commit e056a93 into main Oct 22, 2024
10 checks passed
@brucebolt brucebolt deleted the update-slack-team branch October 22, 2024 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need a separate field in repos.yml for notifications Slack channels
3 participants