-
Notifications
You must be signed in to change notification settings - Fork 7
FEATURE: Check if tag is already used #163
Copy link
Copy link
Open
Labels
CI: GitHub ActionsContinuous Integration issues related to GitHub Actions (Windows, Linux and MacOS)Continuous Integration issues related to GitHub Actions (Windows, Linux and MacOS)EnhancementNew feature or requestNew feature or requestJobTmpl: PrepareJobPipelineReusable workflowsReusable workflows
Metadata
Metadata
Assignees
Labels
CI: GitHub ActionsContinuous Integration issues related to GitHub Actions (Windows, Linux and MacOS)Continuous Integration issues related to GitHub Actions (Windows, Linux and MacOS)EnhancementNew feature or requestNew feature or requestJobTmpl: PrepareJobPipelineReusable workflowsReusable workflows
When a merge request is detected for a certain commit and the associated PRs title matches a semantic versioning pattern, this commit will be tagged and a release pipeline is triggered.
Before a release is triggered, it should be confirmed, the tags name isn't used already.