-
Notifications
You must be signed in to change notification settings - Fork 2
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
Integrate gkernelci into every gentoo/gentoo pull request #12
Comments
I like this. |
We could manually add a tag, "build please" or something ("initiate build"), and then depending on the result the hook would update it to "build passed" or "build failed". That'd allow us to browse PRs based on tags, too, on Github. Only people part of github/gentoo organization are capable of adding tags manually, so that shouldn't be a problem. |
I currently enabled pull request for sys-kernel/ as test |
skipping tags as been introduced by this buildbot pull request |
Hey,
it'd be nice to have on-demand build-test from gkernelci to gentoo/gentoo pull requests. Here's the summary I wrote for an idea:
Full text with a conrecte implementation idea can be found from:
https://dev.gentoo.org/~juippis/tmp/automated_pull_request_buildbot.txt
For me, it'd be important this worked on-demand so that people can't troll us with 100 chromium PRs wasting CPU cycles automatically. And ideally we'd launch the build test after checking that the contributed ebuild, etc are fine, and don't download anything from any fishy URLs.
The text was updated successfully, but these errors were encountered: