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

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -