mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
Add Slack notifications for Shippable. (#16428)
This commit is contained in:
@@ -68,3 +68,11 @@ integrations:
|
||||
on_failure: always
|
||||
on_start: never
|
||||
on_pull_request: always
|
||||
- integrationName: slack
|
||||
type: slack
|
||||
recipients:
|
||||
- "#shippable"
|
||||
on_success: change
|
||||
on_failure: always
|
||||
on_start: never
|
||||
on_pull_request: never
|
||||
|
||||
Reference in New Issue
Block a user