pyhf icon indicating copy to clipboard operation
pyhf copied to clipboard

Add sweeping workflow to sweep commits from main into release branches

Open matthewfeickert opened this issue 3 years ago • 0 comments

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

matthewfeickert avatar Sep 05 '22 18:09 matthewfeickert