Hacker News new | ask | show | jobs
by kjagiello 2193 days ago
What sucks about the tags on GitHub is that there is no way of controlling who can create them. Ideally I would love to see a flow similar to the one for PRs. You could then require approval of other team members and also run GitHub actions that could for example verify the tag format and ensure correct format of the tag message.
1 comments

Ah yes, no more people manually creating tags and seeing ‘tag already exists’ when you run the release script.