Page MenuHomePhabricator

Document how to run commit-message-validator as part of GitLab CI
Closed, ResolvedPublic

Description

Figure out how commit-message-validator should be used with GitLab CI and document that both in the repo and on wiki. It may also be useful to make an easily includeable config file for this that is hosted in the commit-message-validator GitLab repo.

Details

TitleReferenceAuthorSource BranchDest Branch
ci: use v2.0.0 in CI/CD templaterepos/ci-tools/commit-message-validator!13bd808work/bd808/use-2.0.0main
ci: Add CI/CD componentrepos/ci-tools/commit-message-validator!10bd808work/bd808/T339309main
Customize query in GitLab

Event Timeline

apaskulin renamed this task from Document how run commit-message-validator as part of GitLab CI to Document how to run commit-message-validator as part of GitLab CI.Jun 15 2023, 11:07 PM
bd808 changed the task status from Open to In Progress.Oct 22 2023, 10:24 AM
bd808 claimed this task.
bd808 triaged this task as Medium priority.

For folks following along on this task, https://gitlab.wikimedia.org/bd808/cmv-mr-test/-/blob/main/.gitlab-ci.yml is an example of using the CI template in a GitLab project. See https://gitlab.wikimedia.org/bd808/cmv-mr-test/-/merge_requests/1/pipelines for various test runs of that CI workflow.