Skip to content

Commit

Permalink
Merge pull request #24564 from justaugustus/pub-bot-jobs
Browse files Browse the repository at this point in the history
releng: Enable all k/publishing-bot presubmits as blocking
  • Loading branch information
k8s-ci-robot authored Dec 7, 2021
2 parents ee6a680 + 0df9ed3 commit d25ac51
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 d25ac51

Please sign in to comment.