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

Add an option to delete branches with closed status #128

Merged
merged 2 commits into from
Nov 22, 2024

Conversation

seachicken
Copy link
Owner

Resolves #119
#127

Add --state (closed|merged) option. More branches to clean up ✨

image

@seachicken seachicken added the enhancement New feature or request label Nov 22, 2024
@seachicken seachicken linked an issue Nov 22, 2024 that may be closed by this pull request
@seachicken seachicken marked this pull request as ready for review November 22, 2024 02:39
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

Attention: Patch coverage is 57.57576% with 14 lines in your changes missing coverage. Please review.

Project coverage is 81.23%. Comparing base (95dae5f) to head (d20a3d3).

Files with missing lines Patch % Lines
main.go 30.00% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
- Coverage   82.11%   81.23%   -0.89%     
==========================================
  Files           7        7              
  Lines         984     1007      +23     
==========================================
+ Hits          808      818      +10     
- Misses        146      159      +13     
  Partials       30       30              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@seachicken seachicken merged commit 15a62bf into main Nov 22, 2024
6 checks passed
@seachicken seachicken deleted the 127-cli-flags-for-specific-categories-of-deletion branch November 22, 2024 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLI flags for specific categories of deletion Delete branches that belong to closed PRs.
1 participant