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
pr-bot: throw on unexpected jcheck issues #423
Conversation
|
After careful consideration, I declare this to be looking good.
@edvbld This change now passes all automated pre-integration checks. When the change also fulfills all project specific requirements, type
Since the source branch of this PR was last updated there have been 4 commits pushed to the
|
/integrate |
@edvbld The following commits have been pushed to master since your change was applied:
Your commit was automatically rebased without conflicts. Pushed as commit 8a386af. |
Mailing list message from Erik Helin on skara-dev: Changeset: 8a386af pr-bot: throw on unexpected jcheck issues Reviewed-by: rwestberg ! bots/pr/src/main/java/org/openjdk/skara/bots/pr/PullRequestCheckIssueVisitor.java |
Hi all,
please carefully review this patch that throws😄
IllegalStateException
forsome jcheck issues that shouldn't happen for commits that the PR bot has
created. I think I have gone through all cases, but would appreciate careful
reviewing here
Testing:
make test
passes on Linux x64Thanks,
Erik
Progress
Approvers