Description Usage Arguments Value Note
WIP - Get all of a repository's milestones
1 2 3 | issue_get_milestones(owner, repo, id,
api_endpoint = Sys.getenv("GITEA_BASE_URL"),
gitea_token = Sys.getenv("GITEA_PAT"))
|
owner |
owner of the repo |
repo |
name of the repo |
id |
id of the milestone to get |
api_endpoint |
URL prefix for your gitea server (no trailing '/') |
gitea_token |
NOTE: we use |
something
NOT IMPLEMENTED YET
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.