Closed harmeetsingh11 closed 9 months ago
Hello @harmeetsingh11,
Thank you for opening this issue and proposing the implementation of automatic branch deletion upon PR merges. While I appreciate the suggestion and recognize its potential benefits, I've decided not to proceed with this feature at the moment.
Should the need for this functionality arise in the future, I will reopen the issue accordingly.
Once again, thank you for your contribution and understanding.
Description:
This issue addresses the need to automate branch deletion upon the successful merging of pull requests (PRs). Manually deleting branches after each PR merge can be cumbersome and prone to oversight. Implementing an automated solution will streamline the process and ensure a clean and organized repository.
Steps to Implement:
Anyone with admin permissions to a repository can enable or disable the automatic deletion of branches.
Settings
.General
settings page, you can find a section calledPull Requests
. UnderPull Requests
, select Automatically delete head branches.