Uploaded image for project: 'Docs for Red Hat Developers'
  1. Docs for Red Hat Developers
  2. RHDEVDOCS-6788

RN - support re-triggering pipelines for a git tag on GitLab

XMLWordPrintable

    • Pipelines 1.21 - 01
    • 2
    • Hide
      With this update, PipelineRuns can now be triggered through comments on GitLab commits associated with a Git tag. This allows for more flexible, version-specific control of CI/CD workflows.

      To trigger a PipelineRun, add a comment on the tagged commit using the format: /test <pipeline-name> tag:<tag-name>. For example: /test xyz-pipeline-run tag:v1.0.0.

      To cancel a PipelineRun, use the comment: /cancel <pipeline-name> tag:<tag-name>. For example: /cancel xyz-pipeline-run tag:v1.0.0.

      This enhancement enables teams to trigger or cancel PipelineRuns tied to specific tagged versions, improving automation around release processes.
      Show
      With this update, PipelineRuns can now be triggered through comments on GitLab commits associated with a Git tag. This allows for more flexible, version-specific control of CI/CD workflows. To trigger a PipelineRun, add a comment on the tagged commit using the format: /test <pipeline-name> tag:<tag-name>. For example: /test xyz-pipeline-run tag:v1.0.0. To cancel a PipelineRun, use the comment: /cancel <pipeline-name> tag:<tag-name>. For example: /cancel xyz-pipeline-run tag:v1.0.0. This enhancement enables teams to trigger or cancel PipelineRuns tied to specific tagged versions, improving automation around release processes.
    • Done

      See the linked issue for details.

              rhn-support-ochromy Ondrej Chromy
              rhn-support-ochromy Ondrej Chromy
              Dhruv Soni
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: