hashicorp / go-discover

Discover nodes in cloud environments
Mozilla Public License 2.0
563 stars 123 forks source link

Delete stale branches that have already been merged? #180

Closed jeffwidman closed 3 years ago

jeffwidman commented 3 years ago

https://github.com/hashicorp/go-discover/branches/stale lists a bunch of branches that look like they have been either merged or closed/rejected.

Can these be deleted?

dnephin commented 3 years ago

I went through and deleted all the branches that were from merged or closed PRs. I left a few that have not been merged.

jeffwidman commented 3 years ago

Thx!