wunderio / WunderFlow

https://wunderflow.wunder.io
31 stars 9 forks source link

Deleting branches on merge #16

Open twocs opened 2 years ago

twocs commented 2 years ago

It's clear from your git repositories that feature branches are deleted on merge.

For example I see an entry like: @tormi tormi deleted the feature/lando-elasticsearch-7.12 branch 5 months ago

However, there's no mention of performing deletion anywhere on https://github.com/wunderio/WunderFlow. Why are they deleted? What's the command that's run? When do you decide it is ready to delete?

tormi commented 2 years ago

Thanks @twocs! Yes, we should consider adding a section about default GitHub settings for the project. One such would be Automatically delete head branches for project's housekeeping purposes.