delete the branches of a particular repository that are stale.
bshantherishenoy opened this issue · 6 comments
bshantherishenoy commented
Issue Description:
Delete the branches of a particular repo for older that a particular period of time
sahil-sagwekar2652 commented
Can you elaborate on how you plan to implement this?
Vivek-C-Shah commented
assign me this issue on gssoc
Priyank-Vaidya commented
I would like to work on this issue.
Steps to implement the Problem:
- Find all the stale branches which are older than the period manually set
- Find the large merge commit issued in order to find If the Main/Master branch is totally updated
- Delete the branch
- Address the Maintainer for emailing which of the branch got automatically deleted
bshantherishenoy commented
It is very similar to @Priyank-Vaidya 's idea
Priyank-Vaidya commented
I would like to work on same. Please assign me this issue @bshantherishenoy
sahil-sagwekar2652 commented
@Priyank-Vaidya you can work on this issue