June
Merge Queue: Stale PR Timeout
Set a configurable timeout to automatically cancel not-ready PRs that have been waiting to enter the queue.
PRs that stay in a not-ready state too long can now be cancelled automatically.
A new Stale PR Timeout setting in Merge Queue Settings lets you configure how long a PR can wait to enter the queue after being submitted before it is automatically cancelled. The timeout is configured in days and hours. Setting it to 0 disables the timeout entirely.
A PR is in a not-ready state when it has been submitted to the queue but is waiting to meet required checks or branch protection rules before the queue will begin testing it. If the PR remains in this state past the configured timeout, Trunk cancels it. Authors who have set up personal Slack DMs receive a direct notification when this happens.
This setting is admin-only, like all other Merge Queue settings. See Settings and configurations for configuration details.
Browser Extension: Performance and bug fixes
Previous
Merge Queue: Queue and Graph Tabs Now Refresh on Return
Next