ci: add automatic semver tagging on merge to master #10
Reference in New Issue
Block a user
Delete Branch "feat/semver-tag-action"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Ajoute
anothrNick/github-tag-actionpour créer automatiquement un tag semver quand on merge surmaster.fetch-depth: 0au checkout de la jobpushBump version and push tagqui crée un tagvX.Y.Zbasé sur#major/#minor/#patchdans les messages de commitpatchsi aucun keyword trouvéGIT_API_TAGGING: falsepour compatibilité Gitea (git push au lieu de l'API GitHub)