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

Evaluate a strategy to delete old dev branches #364

Open
mcapuccini opened this issue Apr 12, 2018 · 5 comments
Open

Evaluate a strategy to delete old dev branches #364

mcapuccini opened this issue Apr 12, 2018 · 5 comments
Assignees

Comments

@mcapuccini
Copy link
Member

We need for an automation delete old dev branches, and old dev Docker images.

@carmat88 @andersla ideas 🙂 ?

@carmat88
Copy link
Member

Howdy! I reckon that first step would be to agree upon what would be considered as "old". How would you define and old branch for example?

@mcapuccini
Copy link
Member Author

One way would be via inactivity. Let's say if something wasn't touched in 4 months we just delete it.

@mcapuccini
Copy link
Member Author

Then branches can always be restored via GitHub, for a certain period of time.

@andersla
Copy link
Member

I usually delete my old branches every once in a while. It is easy since you can see only your branches. If you think more branches should be deleted, then I guess I still have them locally.
I use git as a place to store Ideas that I test and might not be used until much later when I tackle the problem again.

@mcapuccini
Copy link
Member Author

Oh, I see. So in many cases old branches could still be useful.

@mcapuccini mcapuccini self-assigned this May 2, 2018
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

No branches or pull requests

3 participants