-
Notifications
You must be signed in to change notification settings - Fork 138
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
project-infra, labels: add group to allow applying labels #3145
project-infra, labels: add group to allow applying labels #3145
Conversation
Currently only maintainers (i.e. the folks inside kubevirtorg-label) can apply good-first-issue. Adds a group that can apply good-first-issue to project-infra issues. Signed-off-by: Daniel Hiller <dhiller@redhat.com>
See #2940 |
/override pull-kubevirt-org-github-config-updater The team doesn't exist yet so the job fails on checking the team. |
@dhiller: Overrode contexts on behalf of dhiller: pull-kubevirt-org-github-config-updater 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. |
/override pull-project-infra-prow-deploy-test Irrelevant to this change. |
@dhiller: Overrode contexts on behalf of dhiller: pull-project-infra-prow-deploy-test 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: brianmcarey 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:
Approvers can indicate their approval by writing |
/override pull-kubevirt-org-github-config-updater expected failure as this PR is creating the group that the job fails to find. |
@brianmcarey: Overrode contexts on behalf of brianmcarey: pull-kubevirt-org-github-config-updater 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. |
@dhiller: Updated the
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. |
Currently only maintainers (i.e. the folks inside kubevirtorg-label) can apply good-first-issue to project-infra issues.
Symptom: #3031 (comment)
Adds a group that can apply good-first-issue to project-infra issues.