operate-first / common

Git Hub organization configuration
GNU General Public License v3.0
6 stars 64 forks source link

move_operate-first.github.io-to-old #108

Closed durandom closed 2 years ago

durandom commented 2 years ago

in preparation to launch the new website https://github.com/operate-first/website-ng/issues/29

goern commented 2 years ago

Will there be a new operate-first.github.io ?

durandom commented 2 years ago

yes. the website will relaunch. it's all in the linked issue :)

durandom commented 2 years ago

/retest

HumairAK commented 2 years ago

/retest peribolos

sesheta commented 2 years ago

@HumairAK: The /retest command does not accept any targets. The following commands are available to trigger required jobs:

Use /test all to run the following jobs that were automatically triggered:

In response to [this](https://github.com/operate-first/common/pull/108#issuecomment-1131775652): >/retest peribolos 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.
HumairAK commented 2 years ago

/test peribolos

HumairAK commented 2 years ago

Not sure why it's failing:

{"component":"peribolos","file":"k8s.io/test-infra/prow/cmd/peribolos/main.go:209","func":"main.main","level":"fatal","msg":"Configuration failed: failed to configure operate-first teams: failed to update blog members: failed to list blog(blog) members: return code not 2XX: 404 Not Found","severity":"fatal","time":"2022-05-19T14:29:03Z"}
{"component":"entrypoint","error":"wrapped process failed: exit status 1","file":"prow/entrypoint/run.go:80","func":"k8s.io/test-infra/prow/entrypoint.Options.Run","level":"error","msg":"Error executing test process","severity":"error","time":"2022-05-19T14:29:03Z"}

says it can't list blog members but that's not even being updated here, overriding:

/override peribolos /lgtm /approve

sesheta commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: HumairAK

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/operate-first/common/blob/main/OWNERS)~~ [HumairAK] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
sesheta commented 2 years ago

@HumairAK: Overrode contexts on behalf of HumairAK: community-management/prow/peribolos

In response to [this](https://github.com/operate-first/common/pull/108#issuecomment-1131790469): >Not sure why it's failing: >``` >{"component":"peribolos","file":"k8s.io/test-infra/prow/cmd/peribolos/main.go:209","func":"main.main","level":"fatal","msg":"Configuration failed: failed to configure operate-first teams: failed to update blog members: failed to list blog(blog) members: return code not 2XX: 404 Not Found","severity":"fatal","time":"2022-05-19T14:29:03Z"} >{"component":"entrypoint","error":"wrapped process failed: exit status 1","file":"prow/entrypoint/run.go:80","func":"k8s.io/test-infra/prow/entrypoint.Options.Run","level":"error","msg":"Error executing test process","severity":"error","time":"2022-05-19T14:29:03Z"} >``` > >says it can't list blog members but that's not even being updated here, overriding: > >/override peribolos >/lgtm >/approve 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.