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/3468/head
parent
745da8e325
commit
bcebeddb83
|
@ -1,3 +1,4 @@
|
||||||
|
notifications: true
|
||||||
automerge: true
|
automerge: true
|
||||||
files:
|
files:
|
||||||
plugins/:
|
plugins/:
|
||||||
|
|
Loading…
Reference in New Issue