Merge "[OOM] add tox job with commit message linting"
[ci-management.git] / jjb / oom / oom-main-linter.yaml
1 - project:
2     name: oom-main-linters
3     project: oom
4     project-name: oom
5     python-version: python3
6     jobs:
7       - oom-linters
8     subproject:
9       - "commit":
10           tox-dir: "."
11           tox-envs: "gitlint"
12           pattern: "**"
13     stream:
14       - "master":
15           branch: "master"
16       - "frankfurt":
17           branch: "frankfurt"
18       - "guilin":
19           branch: "guilin"