Skip to content
Commit 54c1539d authored by Daniel Dehennin's avatar Daniel Dehennin
Browse files

ci(commitlint): enforce commit message format

We want to generate release automatically when the `$STABLE_BRANCH`
branch is pushed.

We will use `semantic-release` to do the jobs and we must make sure
the commits will be taken into account by the automatic process.

* docs/CONTRIBUTING.md: explain the commit message formatting.

* .gitlab-ci.yml: configure the `$STABLE_BRANCH` as `master` instead
  of default `stable`.
  Execute `commitlint` at `initial-checks` stage.

* commitlint.config.js: configure `commitlint` policy.
parent 2add7809
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment