Commit 14e05a8b authored by Nick Gaskill's avatar Nick Gaskill

Merge branch 'ogolowinski-master-patch-65633' into 'master'

Adds deployment start to slack notification triggers doc

See merge request gitlab-org/gitlab!44858
parents 5de72ea8 01e5b0be
......@@ -64,7 +64,7 @@ The following triggers are available for Slack notifications:
- **Tag push**: Triggered when a new tag is pushed to the repository.
- **Pipeline**: Triggered when a pipeline status changes.
- **Wiki page**: Triggered when a wiki page is created or updated.
- **Deployment**: Triggered when a deployment finishes.
- **Deployment**: Triggered when a deployment starts or finishes.
- **Alert**: Triggered when a new, unique alert is recorded.
## Troubleshooting
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment