From bcebeddb8358dd4389e266e1f0970daf0b41e9ba Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 06:41:29 +0200 Subject: [PATCH] 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 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 2eaf0dfb95..df26c63f04 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -1,3 +1,4 @@ +notifications: true automerge: true files: plugins/: