-
Notifications
You must be signed in to change notification settings - Fork 1.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
update ownership handling for consistency #6745
Comments
This is something we had looked into in the past, but it was a large amount of work. This is also something that would probably need to be done at the org level and shared between the various OF subprojects? |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
Rotten issues close after 30d of inactivity. Reopen the issue by commenting /close |
@openshift-bot: Closing 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-sigs/prow repository. |
Currently, OWNERS* files are ignored because the repo does not have a prow instance governing it. (Instead, authentication falls back on github groups.)
We should integrate with prow-github-actions to support authentication via the established OWNERS* files.
The text was updated successfully, but these errors were encountered: