Skip to content
Snippets Groups Projects
Unverified Commit 00c266bd authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

chore(label-actions): no-merge-from-main (#33875)

parent d6bda9f3
No related branches found
No related tags found
No related merge requests found
...@@ -263,6 +263,21 @@ ...@@ -263,6 +263,21 @@
Good luck, 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 The Renovate team
'auto:discussion-first': 'auto:discussion-first':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment