Description Usage Arguments Value Note
WIP - Get a commit's statuses
1 2 3 | repo_list_statuses(owner, repo, sha,
api_endpoint = Sys.getenv("GITEA_BASE_URL"),
gitea_token = Sys.getenv("GITEA_PAT"))
|
owner |
owner of the repo |
repo |
name of the repo |
sha |
sha of the commit |
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.