-
Notifications
You must be signed in to change notification settings - Fork 562
fix: add lifecycle/frozen tag to stalebot exempt list #2044
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
fix: add lifecycle/frozen tag to stalebot exempt list #2044
Conversation
…ain issues Signed-off-by: Daniel Sover <[email protected]>
/lgtm |
/retest |
/override ci/prow/e2e-gcp |
@exdx: Overrode contexts on behalf of exdx: ci/prow/e2e-gcp 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. |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: exdx, kevinrizza 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 ci/prow/e2e-aws-console-olm |
@exdx: Overrode contexts on behalf of exdx: ci/prow/e2e-aws-console-olm, ci/prow/e2e-aws-olm, ci/prow/e2e-upgrade 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 ci/prow/images |
@exdx: Overrode contexts on behalf of exdx: ci/prow/images, ci/prow/verify 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. |
Signed-off-by: Daniel Sover [email protected]
Description of the change:
Adds a
lifecycle/frozen
label to the stalebot exemption list to enable pinning certain github issues and avoid closing them, even if they are stale.Motivation for the change:
Reviewer Checklist
/docs