Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ presubmits:
always_run: true
branches:
- master
cluster: build01
cluster: build02
context: ci/prow/unit
decorate: true
decoration_config:
Expand Down
1 change: 1 addition & 0 deletions core-services/sanitize-prow-jobs/_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4308,4 +4308,5 @@ groups:
- periodic-ipi-deprovision
paths:
- .*-postsubmits.yaml$
- openshift/os/.*-presubmits.yaml$
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need to be openshift-os-.*presubmits.yaml ? I.e. - instead of /?

Copy link
Copy Markdown
Member Author

@hongkailiu hongkailiu Feb 23, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is the regex to match the path (relative to ci-operator/jobs).

sshBastion: api.ci