Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
saliceti committed Aug 29, 2023
1 parent 7877268 commit 075d84e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions source/infrastructure/monitoring/slack/index.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,9 @@ Test manually using the `curl` command shown on the "Incoming webhooks" page
- Ideally store the webhook as a [secret in keyvault](/infrastructure/security/managing-secrets/).
- Retrieve the secret with [the az cli action](https://github.com/marketplace/actions/azure-cli-action)
- Use a Github actions like [action-slack-notify](https://github.com/rtCamp/action-slack-notify) to post the message to the channel

## Recover app
If all the app collaborators have left, the webhooks can't be updated. It is required to recover the app to add a collaborator.
- Use an existing Slack notification from this app. Find the app URL from the
- Go to the #requests-slack channel
- Choose a workflow and request to be added as a collaborator on the app

0 comments on commit 075d84e

Please sign in to comment.