diff --git a/.github/label-actions.yml b/.github/label-actions.yml index 37da913626989b828a87729dd94f95cced701b79..d19aae3bbf463643f36a3295e30ccb640b47e1d7 100644 --- a/.github/label-actions.yml +++ b/.github/label-actions.yml @@ -263,6 +263,21 @@ Good luck, + The Renovate team + +'auto:no-merge-from-main': + comment: > + Hi there, + + + Please don't merge from `main` into your PR's branch unless you have a merge conflict or have a specific reason to do so. + Doing so consumes CI systems unnecessarily, and also resets CI approvals if this is your first PR to the repo. + This repo uses GitHub's Merge Queue, which will automatically test your PR against `main` before merging, so it's no longer necessary to always keep branches up-to-date. + + + Thanks, + + The Renovate team 'auto:discussion-first':