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 a configuration parameter to automatically archive merged branches #107

Open
jeremystretch opened this issue Sep 10, 2024 · 0 comments
Labels
app: branching type: feature A new feature or functionality
Milestone

Comments

@jeremystretch
Copy link
Contributor

Plugin Version

v0.4.0

Proposed functionality

Introduce a new configuration parameter, e.g. auto_archive_days, with a default of perhaps 30 days. Branches which were merged more than this long ago will be automatically archived via a daily task.

Setting this parameter to None will disable automatic archiving.

Use case

This will provide a convenient housekeeping mechanism to automatically clean up old branches which are no longer needed and help combat database bloat.

External dependencies

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app: branching type: feature A new feature or functionality
Projects
None yet
Development

No branches or pull requests

2 participants