Skip to content

feat(rules): we want to skip pipelines on more keywords

Daniel Dehennin requested to merge feature/skip-pipeline-keywords into dev

Gitlab does not permit to easily add pattern to skip CI pipelines based on commit messages.

  • templates/Rules.yaml: exclude commits with message matching some variations around draft and wip.

Closes: #2 (closed)

Merge request reports