diff --git a/src/plugins/github/bots.js b/src/plugins/github/bots.js index 583922a..0dba2e6 100644 --- a/src/plugins/github/bots.js +++ b/src/plugins/github/bots.js @@ -4,6 +4,7 @@ // rather than depending on this single souce of truth export function botSet(): Set { return new Set([ + "codecov", "credbot", "facebook-github-bot", "gitcoinbot",