-
Notifications
You must be signed in to change notification settings - Fork 77
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
Add more Knative repos #1070
Add more Knative repos #1070
Conversation
Signed-off-by: Ali Ok <[email protected]>
4a49c49
to
16a4a83
Compare
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.
Thanks @aliok!
How can I add the subprojects in Knative that live outside of github.com/knative GitHub organization? Some examples:
Would this work:
Also, is there a way to exclude these from the health reports but have them in CLOTributor? |
Yes, you can add more repositories that way 👍
No, not at the moment. But this is an interesting request, we'll make this possible 🙂 |
Thanks, I will create a separate PR for that.
I can be the tester for that feature, if you would need a hand :) My motivation for that feature request is:
|
Sure, that'd be great, thanks 🙂
Yes, that makes sense 👍 |
@tegioz you're so fast! Thanks for adding this feature so quickly. Let me send a PR for the other Knative repos with |
Cool, no worries! |
- name: test-infra | ||
url: https://github.com/knative/test-infra | ||
check_sets: | ||
- code-lite |
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.
This should be knative/infra
now
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.
created #1264 now
Add more Knative repos, per knative/test-infra#3632 (comment)