Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab FOSS GitLab FOSS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLab FOSSGitLab FOSS
  • Issues
  • #51656
Closed (moved) (moved)
Open
Created Sep 19, 2018 by Harish Ramachandran@harishsrDeveloper

Extend [skip ci] to work with tags

Customer ticket: https://gitlab.zendesk.com/agent/tickets/104005

At the moment, adding [skip ci] or [ci skip] to a commit message will skip the CI pipeline for that commit. We should extend this functionality to tags as well. At the moment, adding either of these values to the tag message is ignored so the pipeline is still run.

Proposal: We should skip the pipeline if a tag has either [skip ci] or [ci skip] in the tag message.

Assignee
Assign to
Time tracking