Skip to content

Commit

Permalink
releng: Enable all k/publishing-bot presubmits as blocking
Browse files Browse the repository at this point in the history
Specifically, this commit updates the following jobs to blocking:
- `pull-publishing-bot-validate-rules`
- `pull-publishing-bot-image`

Signed-off-by: Stephen Augustus <foo@auggie.dev>
  • Loading branch information
justaugustus committed Dec 7, 2021
1 parent 4ffb0c8 commit dae4053
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@ presubmits:
testgrid-dashboards: sig-release-publishing-bot
testgrid-tab-name: test
- name: pull-publishing-bot-validate-rules
always_run: false
skip_report: false
optional: true
always_run: true
decorate: true
path_alias: k8s.io/publishing-bot
extra_refs:
Expand All @@ -53,9 +51,6 @@ presubmits:
cluster: k8s-infra-prow-build
decorate: true
path_alias: "k8s.io/publishing-bot"
skip_report: false
# TODO(releng): Make blocking once testing is complete
optional: true
always_run: true
spec:
serviceAccountName: gcb-builder-releng-test
Expand Down

0 comments on commit dae4053

Please sign in to comment.