-
Notifications
You must be signed in to change notification settings - Fork 970
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
[Feature] Branch allows for setting expiration times. #4274
Comments
Why we need this feature? |
By setting an expiration time, you can automatically manage the lifecycle of branches. For example, you can automatically delete them when experimental branches are no longer needed. Same meaning as "tag.defilt-time-retained" in tag |
I doubt this, branch is a heavy concept to me, it should no be quietly expired. |
For important branches, you can set no retention time, allowing for long-term existence; |
Because branches are not created frequently or regularly. So I think this kind of branch can be deleted manually. |
Search before asking
Motivation
Branch supports expiration time
Solution
No response
Anything else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: