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
SKARA-725: Rename git-pr-reviewer --add to git-pr-reviewer --credit #938
Conversation
|
Webrevs
|
Mailing list message from David Holmes on skara-dev: Hi, On 3/11/2020 3:27 am, Kartik Ohri wrote:
Documentation is here: https://wiki.openjdk.java.net/display/SKARA/Pull+Request+Commands#PullRequestCommands-/reviewer Cheers, |
Thanks David for the reply. I think the link you mentioned is rather for the PR bot not the cli tool. But in any case, I do not have a OpenJDK login so I think cannot modify that page. |
Looks good, just a small suggestion on the helptext for the option. I updated the documentation at https://wiki.openjdk.java.net/display/SKARA/reviewer.
@amCap1712 This change now passes all automated pre-integration checks. After integration, the commit message for the final commit will be:
You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been 14 new commits pushed to the
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details. As you do not have Committer status in this project an existing Committer must agree to sponsor your change. Possible candidates are the reviewers of this PR (@edvbld) but any other Committer may sponsor as well.
|
Co-authored-by: Erik Duveblad <erik.helin@oracle.com>
/integrate |
@amCap1712 |
/sponsor |
@edvbld @amCap1712 Since your change was applied there have been 14 commits pushed to the
Your commit was automatically rebased without conflicts. Pushed as commit f4dc83b. |
Hi!
The patch renames the add option to the credit in accordance with the change in the
/reviewer
command on OpenJDK Github bot.I was unable to find any related documentation that should reflect this change. If something needs to be updated, kindly point me to it and I'll do the needful changes.
Thanks.
Regards,
Kartik
Progress
Issue
Reviewers
Download
$ git fetch https://git.openjdk.java.net/skara pull/938/head:pull/938
$ git checkout pull/938