Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Branches are removed immediately when days-before-branch-delete === 0 #21

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

slawekGoszcz
Copy link
Contributor

I think plugins should remove branches instantly when daysBeforeBranchDelete == 0. Now second iteration is required.

@CodySchneider
Copy link

Agree that this would be helpful. I just ran into this on my first pass through our repo. We had some branches that were 5 years old and I just wanted to kill anything over a year immediately without review process.

@fpicalausa
Copy link
Owner

Initially, I intentionally skipped this behavior to avoid unintentionally pruning a whole lot of things at once. In retrospect, it does make sense though. Thanks for the contribution.

@fpicalausa fpicalausa merged commit 1632c40 into fpicalausa:master Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants