-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Repurpose k8s-merge-robot as k8s-github-robot #11402
Comments
I've successfully renamed k8s-merge-robot, we now have https://github.com/k8s-github-robot |
/sig testing |
Let's call out |
All this SGTM |
I accepted all of the org invites, so at this point k8s-github-robot's token should be good for things. Now to see if it's even in the prow cluster to begin with |
Checking in on label-sync first led me to #11421 Take two... |
These are done
Is this done? |
Yes, lets include |
/milestone v1.16 |
/remove-priority important-soon |
/area github-management |
Happy to take this up, once #13683 is merged since it does the same for @k8s-triage-robot. /assign |
We're using one ghproxy for two robots, no issue |
I don't have access to secrets in the prow.k8s.io cluster, I will need to see if I can login as k8s-github-robot. |
@spiffxp Any update about this ? |
2020 is over 🙃 |
Having trouble digging up credentials for k8s-github-robot, I'll ping back here when I have more info |
Manually commenting while logged in as k8s-triage-robot... |
Commenting from local commenter run |
This is a test comment to confirm that k8s-triage-robot can comment on issues |
/reopen |
@spiffxp: Reopened this issue. In response to this:
Instructions 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/test-infra repository. |
/milestone v1.23 |
@ameukam where are we at on this? |
@BenTheElder we need to migrate the jobs listed in #11402 (comment) to /milestone v1.25 |
We should be good to go here, the jobs listed in #11402 (comment) are migrated to the new community clusters as well. |
@ameukam please feel free to reopen if needed. |
What should be cleaned up or changed:
Since we've turned down the submit queue, k8s-merge-robot has sat around basically unused. It has a github token with the same privileges as k8s-ci-robot. Let's use it for automation that manages github configuration, and leave the k8s-ci-robot token for prow's interactions with github related to CI. This will give us some breathing room while we figure out other ways to mitigate our github token usage limits for prow.k8s.io (like using an app instead of personal access token)
Suggest:
Provide any links for context:
The text was updated successfully, but these errors were encountered: