Description Usage Arguments Value
List milestones for a repository
1 | get.milestones(owner, repo, ..., ctx = get.github.context())
|
owner |
the repo owner |
repo |
the repo name |
... |
other parameters. See http://developer.github.com/v3/issues/milestones/#list-milestones-for-a-repository for details. |
ctx |
the github context object |
the milestone list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.