Conversation
📝 PRs merging into main branchOur main branch should always be in a releasable state. If you are working on a larger change, or if you don't want this change to see the light of the day just yet, consider using a feature branch first, and only merge into the main branch when the code complete and ready to be released. Add the 'main-merge-ack' label to your PR to confirm merging into the main branch is intended. |
|
This action will be disabled after merged until it's useful. I haven't found a way of creating a disabled action. |
Size Report 1Affected ProductsNo changes between base commit (81bf400) and merge commit (0f89861).Test Logs |
|
Would it make sense to have this check require adding a tag to the pr and fail otherwise? this might make it easier to spot the action required to merge the pr |
Done |
* Add action to show a message when merging to the main branch * Fail if label 'merge-main-ack' is not present
No description provided.