Closed euank closed 5 years ago
We're working on making that easier, but it's a little tricky right now. For the munger, I think you need to turn up a new one for each repo, and I'm not sure how easy that is. @apelisse probably knows better than I do.
Yes, we could create a new instance of the mungebot for this repository. Unfortunately, we start to realize that it's not going to scale nicely (we'll end-up with one instance per repo, and that's a little bit too many).
A couple of questions:
We are trying to move some of the code to a new bot that will make things much simpler. The more feature you need the more time it would take, so we need to decide if we should create a new instance of the existing bot, or wait for the new bot to be ready.
Sorry for falling off the face of this issue for a bit!
The important ones to me would be the check-labels
munger and the submit queue / LGTM merge logic. I know the second of those is much more complicated.
Timeline isn't urgent (obviously if I can forget about this for a month :roll_eyes:).
I'm considering running it manually for the labels.yaml
bit if that sounds reasonable.
Are there any others you'd expect I'd want or has anything about how easy this might be changed? @apelisse
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten
.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close
.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle rotten
Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen
.
Mark the issue as fresh with /remove-lifecycle rotten
.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /close
@fejta-bot: Closing this issue.
Once we're running it, we should also add a labels.yaml similar to the one in the k8s repo proper and the bot'll create a bunch of nice labels for us!
There are instructions over here.
@spxtr: Can we point the existing munger or a k8s/goog managed munger at incubator repos?