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
166: Add /solves
command
#264
Conversation
|
Please note that this implementation does not updated the "Issue" list in the summary. As this is only a cosmetic change and does not affect the actual functionality, it will be done in a separate PR. |
@rwestberg This change can now be integrated. The commit message will be:
Since the source branch of this PR was last updated there has been 1 commit pushed to the
Since there are no conflicts, your changes will automatically be rebased on top of the above commits when integrating. If you prefer to do this manually, please merge
|
/integrate |
@rwestberg The following commits have been pushed to master since your change was applied:
Your commit was automatically rebased without conflicts. Pushed as commit a77b854. |
Mailing list message from Robin Westberg on skara-dev: Changeset: a77b854 166: Add Reviewed-by: ehelin ! bots/pr/src/main/java/org/openjdk/skara/bots/pr/CheckRun.java
|
Hi all,
Please review this change that implements the
/solves
command, which allows a PR to reference more than one issue.Best regards,
Robin
Progress
Issue
SKARA-166: Add
/solves
commandApprovers