Command Line
Interacting with your merge queue from the command line
Last updated
Interacting with your merge queue from the command line
Last updated
trunk merge <command> | Description |
---|---|
status
display snapshot of activity in the merge queue including recently merged, currently testing, and enqueued pull requests
status <pr-number>
display merge queue history for the pull request
<pr-number>
insert the specified pull request into the merge queue
cancel <pr-number>
remove a pull request from the merge queue
pause
[admin only] pause the merge queue processing
resume
[admin only] resume merge queue processing