docs(conventional_commits): added config file requirement

!25
This commit is contained in:
2023-05-21 03:01:52 +09:30
parent 588956b27e
commit 70dfb826d1

View File

@ -91,6 +91,7 @@ include:
|:----:|:----|
| MR_ACCESS_TOKEN | *only required if you are accessing a private repository.* <br>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