-
Notifications
You must be signed in to change notification settings - Fork 42
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 the uplift repositories to code-review-bot #2004
Comments
I added Beta, we should confirm it's working and then I will add the others. |
I took a look at some of the beta uplifts and noticed a few things. In some cases like D199896 we see the patch fail to apply as expected, confirmed by attempting to apply the patch manually. In other cases like D199918 the patch fails to apply because "the parent revision does not exist on mozilla-unified". I'm not sure where the parent revision is being pulled from, but in the case of uplift repositories the patches should always be applied to the latest commit from that branch (ie the |
We are reading the |
I'll close this as it has been done, let's track the other problem in another issue (we can either always assume latest from branch, or use the other property if |
We still need to add the other uplift repos, according to this comment. |
I added them yesterday, sorry I forgot to add a comment here. |
Perfect, thanks for the clarification. |
I've added release and esr to Phab's herald rule, closing bug 1861780 Sheehan's filed #2057 for the parent commit issue. |
We are running out of disk space and I couldn't find a way to increase it on Heroku. |
This is what I removed from the config, so we can copy it back once we find a way to increase the disk size or once we move off of Heroku (https://mozilla-hub.atlassian.net/browse/OPST-766):
|
ohno; this work of code-review-bot is an important part of the uplift process. |
I can't find a way to increase the local disk size on Heroku, other than moving from a performance-m dyno to a standard-2x one. Unfortunately, standard-2x has too little memory and runs out during cloning. I can't think of any other options than https://mozilla-hub.atlassian.net/browse/OPST-766. |
Depends on #2194. |
Please configure code-review-bot to process revisions from the listed Phabricator repositories below. Each is related to uplifts, and should be handled the same as mozilla-central:
Thanks!
The text was updated successfully, but these errors were encountered: