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