From a1469f9e271d586d3e556f5e5d332a989f648c2c Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 06:41:23 +0200 Subject: [PATCH] Enable ansibullbot notifications in issues and PRs (#3462) (#3463) 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 845c4064199a45d095ebf8295680ee512fe900d2) Co-authored-by: David Moreau Simard --- .github/BOTMETA.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 104e041739..c777403416 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -1,3 +1,4 @@ +notifications: true automerge: true files: plugins/: