1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Enable ansibullbot notifications in issues and PRs (#3462) (#3464)

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>
This commit is contained in:
patchback[bot] 2021-09-29 06:41:29 +02:00 committed by GitHub
parent 745da8e325
commit bcebeddb83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.github/BOTMETA.yml vendored
View file

@ -1,3 +1,4 @@
notifications: true
automerge: true
files:
plugins/: