jenkins - Automatically removing feature branches on GitHub once they're merged to master -
we have on 100 repos follow github workflow https://guides.github.com/introduction/flow/. ideally, when people merging code, they'll click delete branch button, unfortunately, step gets missed pretty often. i'm looking way automatically delete branches have been merged master branch. i'm thinking should either organizational level webhook or integrated our existing jenkins system. i'm hoping has written tool. anyone?
Comments
Post a Comment