knative / test-infra

Test infrastructure for the Knative project
Apache License 2.0
82 stars 161 forks source link

skip unknown contexts for docs #3530

Closed psschwei closed 2 years ago

psschwei commented 2 years ago

Signed-off-by: Paul S. Schweigert paul@paulschweigert.com

A number of the actions aren't necessary for the docs repo (or only run against the code samples, which aren't undergoing a lot of changes). Others are useful (like the linting) but can block if they fail on things like the code samples. So let's make them optional, that way PRs can still merge without needing an admin to override them.

Should get one of the docs WG leads to sign off on this /assign @abrennan89 @snneji

knative-prow[bot] commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: psschwei

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/knative/test-infra/blob/main/OWNERS)~~ [psschwei] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
snneji commented 2 years ago

/lgtm

knative-prow[bot] commented 2 years ago

@psschwei: Updated the config configmap in namespace default at cluster default using the following files:

In response to [this](https://github.com/knative/test-infra/pull/3530): >Signed-off-by: Paul S. Schweigert > >A number of the actions aren't necessary for the docs repo (or only run against the code samples, which aren't undergoing a lot of changes). Others are useful (like the linting) but can block if they fail on things like the code samples. So let's make them optional, that way PRs can still merge without needing an admin to override them. > >Should get one of the docs WG leads to sign off on this >/assign @abrennan89 @snneji Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.