Description Usage Arguments Value
list commits for a pull request
1 | get.pull.request.commits(owner, repo, id, ..., ctx = get.github.context())
|
owner |
the repo owner |
repo |
the repo name |
id |
the pull request id |
... |
extra parameters. See https://developer.github.com/v3/pulls/#list-commits-on-a-pull-request for details |
ctx |
the github context object |
the list of pull request commits
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.