-
- Downloads
ci: skip most jobs on 'docs:' commits
Since adding the test matrix, our CI has gotten heavy and more prone to random failures due to network flakiness. This adds unnecessary friction to docs-only contributions. Since we are using conventional commits, these should be exactly the commits where the subject line starts with 'docs:'.
Showing
- .gitlab-ci.yml 1 addition, 0 deletions.gitlab-ci.yml
- .gitlab/ci/build.gitlab-ci.yml 2 additions, 0 deletions.gitlab/ci/build.gitlab-ci.yml
- .gitlab/ci/chart.gitlab-ci.yml 12 additions, 4 deletions.gitlab/ci/chart.gitlab-ci.yml
- .gitlab/ci/release.gitlab-ci.yml 0 additions, 1 deletion.gitlab/ci/release.gitlab-ci.yml
- .gitlab/ci/rules.gitlab-ci.yml 11 additions, 0 deletions.gitlab/ci/rules.gitlab-ci.yml
- .gitlab/ci/shellcheck.gitlab-ci.yml 4 additions, 0 deletions.gitlab/ci/shellcheck.gitlab-ci.yml
- .gitlab/ci/test.gitlab-ci.yml 17 additions, 0 deletions.gitlab/ci/test.gitlab-ci.yml
Loading
Please register or sign in to comment