python-package-template icon indicating copy to clipboard operation
python-package-template copied to clipboard

Tag a previous Upstream Sync PR as duplicate of a new Sync PR

Open jenstroeger opened this issue 2 years ago • 0 comments

would it make sense to check if a branch for that previous version exists, and close the PR and delete that now older branch? Or, if not, mark the older PR as a duplicate of the new PR?

The new branch that’s being opened should include all changes from that older branch🤔

Yes, the new PR should technically supersede the previous one and close it.

Originally posted by @behnazh in https://github.com/jenstroeger/python-package-template/issues/482#issuecomment-1493439563

jenstroeger avatar Apr 02 '23 21:04 jenstroeger