The more recent version of Ansibullbot defaults notifications to false.
We need to set it to true so it can notify contributors and maintainers.
(cherry picked from commit 845c406419
)
Co-authored-by: David Moreau Simard <moi@dmsimard.com>
pull/3475/head
parent
d024dd1132
commit
a1469f9e27
|
@ -1,3 +1,4 @@
|
|||
notifications: true
|
||||
automerge: true
|
||||
files:
|
||||
plugins/:
|
||||
|
|
Loading…
Reference in New Issue