pyhf
pyhf copied to clipboard
Add sweeping workflow to sweep commits from main into release branches
Summary
In https://github.com/UCATLAS/xAODAnaHelpers/pull/1561 @kratsg implemented a way to sweep PRs with specific tags into other branches. This would be very useful when transitioning to release branches to make it easier to accept all PRs and then only sweep those that are of new features into minor release branches and sweep only patches into patch fix branches.
This would allow us to avoid situations like PR #1274 which got stuck for a year waiting to be merged and became very difficult to keep up to date as other progress got merged in.
Code of Conduct
- [X] I agree to follow the Code of Conduct