mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
Merge pull request #16132 from mattclay/shippable-irc
Add IRC notifications to shippable.yml.
This commit is contained in:
@@ -55,3 +55,11 @@ integrations:
|
||||
on_failure: never
|
||||
on_start: never
|
||||
on_pull_request: never
|
||||
- integrationName: irc
|
||||
type: irc
|
||||
recipients:
|
||||
- "chat.freenode.net#ansible-notices"
|
||||
on_success: change
|
||||
on_failure: always
|
||||
on_start: never
|
||||
on_pull_request: always
|
||||
|
||||
Reference in New Issue
Block a user