-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ES-2248: Adding 'merge-release' to stale-branch-remove exemption regex #228
ES-2248: Adding 'merge-release' to stale-branch-remove exemption regex #228
Conversation
…re-release ES-2076: update codeowners from blt to infrastructure-release
Co-authored-by: Sean Brereton <[email protected]> Co-authored-by: r3-build <[email protected]>
…-03-28-39 ES-2193: Merging forward updates from release/5.2 to release/5.3 - 2024-03-28
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR title failed to match regex -> ^((CORDA|EG|ENT|INFRA|CORE|DOC|ES)-\d+)(.*)
|
Jenkins build for PR 228 build 1 Build Successful: |
Issues with merging changes and rebasing. Going to make the change when viewing 5.2 |
Problem Description
When a remove-stale github action is triggered, it causes an error on merge branches as there is no associated author.
Solution
Adding 'merge-release' to the exemptions regex to prevent remove-stale from flagging a merge branch for removal.
https://github.com/corda/corda-e2e-tests/actions/runs/8750709270/job/24014775525
branch merge-release/5.2-release/5.3-2024-02-28-14 -> branch was last updated by (unknown user) on 2024-02-28T14:10:05Z branch merge-release/5.2-release/5.3-2024-02-28-14 is exempted