Skip to content
  • Paul Gascou-Vaillancourt's avatar
    b9ccf6aa
    ci: add commit & MR title linting with Danger · b9ccf6aa
    Paul Gascou-Vaillancourt authored and Rémy Coutable's avatar Rémy Coutable committed
    This copies over the linting from GitLab CE, but with some adjustments:
    
    1. Remove emoji check, as we don't have the digests available
    2. Increase commit subject limit to 72 chars, as the semantic release
       types will increase our subject line length
    3. Remove 3-word-check for subject, as we are likely to hit more due to
       the semantic commit types
    4. Remove check whether subject starts with capital letter, as semantic
       commit types should be lowercase
    5. Add checks for proper semantic release commits
    b9ccf6aa
    ci: add commit & MR title linting with Danger
    Paul Gascou-Vaillancourt authored and Rémy Coutable's avatar Rémy Coutable committed
    This copies over the linting from GitLab CE, but with some adjustments:
    
    1. Remove emoji check, as we don't have the digests available
    2. Increase commit subject limit to 72 chars, as the semantic release
       types will increase our subject line length
    3. Remove 3-word-check for subject, as we are likely to hit more due to
       the semantic commit types
    4. Remove check whether subject starts with capital letter, as semantic
       commit types should be lowercase
    5. Add checks for proper semantic release commits
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.
Loading