Skip to content

Commit

Permalink
Merge pull request #67 from dfinity/add-mergify-bot-to-bot-list
Browse files Browse the repository at this point in the history
chore(IDX): add mergify to approved bots
  • Loading branch information
cgundy authored Dec 2, 2024
2 parents 94ca7ef + 09da2d6 commit 4f69407
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion reusable_workflows/check_membership/check_membership.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@
APPROVED_BOT_LIST = [
"dependabot[bot]",
"github-actions[bot]",
"sa-github-api",
"mergify[bot]",
"pr-automation-bot-public[bot]",
"pr-automation-bot-private[bot]",
"sa-github-api",
]


Expand Down

0 comments on commit 4f69407

Please # to comment.