Skip to content

Commit

Permalink
Add mergify bot as allowed user (#2893)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodm authored Aug 17, 2023
1 parent f27f22e commit 0826ebc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/pull-requests.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"pipeline_slug": "fleet-server",
"allow_org_users": true,
"allowed_repo_permissions": ["admin", "write"],
"allowed_list": ["mergify[bot]"],
"set_commit_status": true,
"build_on_commit": true,
"build_on_comment": true,
Expand All @@ -16,6 +17,7 @@
"pipeline_slug": "fleet-server-package-mbp",
"allow_org_users": true,
"allowed_repo_permissions": ["admin", "write"],
"allowed_list": ["mergify[bot]"],
"set_commit_status": false,
"build_on_commit": false,
"build_on_comment": true,
Expand Down

0 comments on commit 0826ebc

Please sign in to comment.