Skip to content

[GitLab-CI] feature request: Disable build from commit message

Hi,

Sometimes I don't want to trigger a build after a minor commit (I have some very long builds), an option in the commit message to disable the build could be useful (like a prefix NOBUILD:, as we have WIP: to avoid PR).