-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Make mungegithub work on all our repos #1304
Comments
A couple of questions I had, @lavalamp @eparis, if you could answer these, it would help me out.
|
That's in the test-infra repo, @fejta and I talked about getting that And yes, I think we should mandate the same test result distribution On Mon, Jul 11, 2016 at 10:17 AM, Anirudh Ramanathan <
|
Yeah, those should be exposed as flags. Also default values to our flags should be moved into the deployment.yaml On Mon, Jul 11, 2016 at 11:13 AM, Anirudh Ramanathan <
|
Okay. Does it also make sense to remove defaults from code completely and just have them in the yaml file? Some places may need some additional error handling code in that case. |
Depending on the default, yes. Definitely anything with a string like On Mon, Jul 11, 2016 at 12:47 PM, Anirudh Ramanathan <
|
The first PR. The first one which makes the submit-queue accept GCS parameters such as bucket-name and directory from the command-line. I'm unable to add reviewers, could you please add them for me? |
@foxish Once this is working, it should assign PRs in contrib automatically. :-) |
Which are the other repositories against which we want to start running mungegithub right away? Do any of them have jenkins-ci tests? I'm trying to define the success criteria for this issue (and have some other repository to run against). |
Let's start with contrib? It runs a travis presubmit that needs to pass. It doesn't have any jenkins test-infra might be good to have after that (@fejta). On Wed, Jul 13, 2016 at 7:37 AM, Anirudh Ramanathan <
|
contrib :) |
And I think the success criteria is that you can turn up a complete set of On Wed, Jul 13, 2016 at 11:04 AM, Eric Paris notifications@github.com
|
@foxish I'd like to run this on kubernetes.github.io. cc @kubernetes/docs |
This PR turns some more hardcoded options into flags. The next steps (based on my discussion with @lavalamp) are:
|
Thanks, @foxish. This is super-important. |
Things left to do at this point are:
Later as a cleanup task, #1415 could be undertaken, but that's not essential to finishing this issue. |
#1456 adds configmaps for docs and contrib. We should be able to spin up an instance after this. |
Closing this. The bot is currently functional on contrib and docs. There is a document describing the steps required to get the bot to function on any new repos. |
cc @kubernetes/contributor-experience
The text was updated successfully, but these errors were encountered: