gnome-shell/.gitlab-ci/commit-rules.yml

5 lines
186 B
YAML
Raw Normal View History

patterns:
deny:
- regex: '^$CI_MERGE_REQUEST_PROJECT_URL/(-/)?merge_requests/$CI_MERGE_REQUEST_IID$'
message: Commit message must not contain a link to its own merge request