Skip to content

Commit

Permalink
add queue name to pull_request_rules (#5741)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpelay committed Sep 3, 2024
1 parent e8c3a42 commit 9017618
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ pull_request_rules:
actions:
comment:
message: Thank you for contributing! Your pull request is now going on the merge train (choo choo! Do not click update from main anymore, and be sure to [allow changes to be pushed to your fork](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/allowing-changes-to-a-pull-request-branch-created-from-a-fork)).

queue:
name: default_queue

0 comments on commit 9017618

Please sign in to comment.