From 845c4064199a45d095ebf8295680ee512fe900d2 Mon Sep 17 00:00:00 2001 From: David Moreau Simard Date: Tue, 28 Sep 2021 16:37:57 -0400 Subject: [PATCH] Enable ansibullbot notifications in issues and PRs (#3462) The more recent version of Ansibullbot defaults notifications to false. We need to set it to true so it can notify contributors and maintainers. --- .github/BOTMETA.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index ecf2a04578..c346d475d1 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -1,3 +1,4 @@ +notifications: true automerge: true files: plugins/: