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: add contributors to summary #429
Conversation
|
@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 9 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 3857844. |
Mailing list message from Erik Helin on skara-dev: Changeset: 3857844 pr-bot: add contributors to summary Reviewed-by: rwestberg ! bots/pr/src/main/java/org/openjdk/skara/bots/pr/CheckRun.java |
Hi all,
please review this patch that adds information about contributors to the PR
body. Please note that we now have to run an extra pass with the
CheckWorkItem
to make it possible to update the PR body based on the results from the
CommandWorkItem
.Testing:
make test
passes on Linux x64Thanks,
Erik
Progress
Approvers