Skip to content
Snippets Groups Projects
Forked from apps.education / laboite
Source project has a limited visibility.
  • Daniel Dehennin's avatar
    abde698d
    ci(commitlint): enforce commit message format · abde698d
    Daniel Dehennin authored
    We want to generate release automatically when the `stable` 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.
    
    * doc/CONTRIBUTING.md: explain the commit message formatting
    
    * .gitlab-ci.yml: include the `commitlint` jobs from EOLE/ci-tools>
    abde698d
    History
    ci(commitlint): enforce commit message format
    Daniel Dehennin authored
    We want to generate release automatically when the `stable` 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.
    
    * doc/CONTRIBUTING.md: explain the commit message formatting
    
    * .gitlab-ci.yml: include the `commitlint` jobs from EOLE/ci-tools>