knative / test-infra

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

[Auto] Update prow jobs for release branches #3575

Closed upodroid closed 1 year ago

upodroid commented 1 year ago

PR created for syncing Prow jobs for release branches changes

Produced by: release-jobs-syncer

I ran this manually on my laptop.

go run . --prow-job-config-root-path=prow/jobs_config --regen-config-script=hack/generate-configs.sh --github-account=/tmp/token

When kn-plugin-func was renamed, we didn't delete the dot releases for them and release-jobs-syncer couldn't find the prowjob config for it.

/cc @knative/knative-release-leads @cardil

knative-prow[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: upodroid

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)~~ [upodroid] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
nak3 commented 1 year ago

/lgtm

Thank you!

knative-prow[bot] commented 1 year ago

@upodroid: Updated the job-config configmap in namespace default at cluster default using the following files:

In response to [this](https://github.com/knative/test-infra/pull/3575): >PR created for syncing Prow jobs for release branches changes > >Produced by: release-jobs-syncer > >I ran this manually on my laptop. > >`go run . --prow-job-config-root-path=prow/jobs_config --regen-config-script=hack/generate-configs.sh --github-account=/tmp/token` > >When kn-plugin-func was renamed, we didn't delete the dot releases for them and release-jobs-syncer couldn't find the prowjob config for it. > >/cc @knative/knative-release-leads @cardil 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.