We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f33fedf + 8dff02b commit 340536cCopy full SHA for 340536c
config/jobs/kubernetes-sigs/ingate/ingate-presubmits.yaml
@@ -2,8 +2,9 @@ presubmits:
2
kubernetes-sigs/ingate:
3
- name: pull-ingate-boilerplate
4
cluster: k8s-infra-prow-build
5
- always_run: true
6
decorate: true
+ optional: false
7
+ skip_if_only_changed: "^docs/|^\\.github/|\\.(md)$|^(README|LICENSE|OWNERS|OWNERS_ALIAS|SECURITY_CONTACTS)$|^(site|charts)/"
8
decoration_config:
9
timeout: 10m
10
path_alias: sigs.k8s.io/ingate
0 commit comments