diff --git a/pages/projects/gitlab-ci/conventional_commits.md b/pages/projects/gitlab-ci/conventional_commits.md index 3f99ca6..0b9ba1b 100644 --- a/pages/projects/gitlab-ci/conventional_commits.md +++ b/pages/projects/gitlab-ci/conventional_commits.md @@ -91,6 +91,7 @@ include: |:----:|:----| | MR_ACCESS_TOKEN | *only required if you are accessing a private repository.*
This token is a user access token that as a minimum requires read-only access to the api to fetch the projects merg requests. | +In addition to the required variables above, the commitizen config file `.cz.yaml` must exist for the job to run. ### Job Workflow