Add skip check for docs/CI only PRs | Disable e2e tests#77095
Add skip check for docs/CI only PRs | Disable e2e tests#77095mynhardtburger wants to merge 9 commits intoopenshift:mainfrom
Conversation
Signed-off-by: Mynhardt Burger <mynhardt@gmail.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
|
@mynhardtburger, Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
Signed-off-by: Mynhardt Burger <mynhardt@gmail.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
|
While we are here, can you also update for |
Signed-off-by: Mynhardt Burger <mynhardt@gmail.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
…cuted in the konflux pipelines as well. Signed-off-by: Mynhardt Burger <mynhardt@gmail.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
|
/pj-rehearse auto-ack |
|
@chaitanya1731: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/retest-required |
1 similar comment
|
/retest-required |
|
/pj-rehearse auto-ack |
|
@chaitanya1731: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: chaitanya1731, mynhardtburger The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/pj-rehearse auto-ack |
|
@mynhardtburger: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/retest-required |
|
New changes are detected. LGTM label has been removed. |
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@mynhardtburger: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
Closing. Superceded by #77280 |
Disable
e2e-test-maasjob forrhaoiandstablebranches.When
always_run: falseand noskip_if_only_changed/run_if_changedis set, the job is only triggerable manually.https://docs.prow.k8s.io/docs/jobs/#triggering-jobs
Add skip check to the
ci/prow/imagespipeline to avoid running for docs/CI only PRs.This is the same skip check used for the other pipelines in this file.
This is done directly in the generated
jobs/*yaml as allowed per the documentation -> https://docs.ci.openshift.org/how-tos/contributing-openshift-release/#tolerated-changes-to-generated-jobs