Description Usage Arguments Value Note
WIP - Get a commit's combined status, by branch/tag/commit reference
1 2 3 | repo_get_combined_status_by_ref(owner, repo, ref,
api_endpoint = Sys.getenv("GITEA_BASE_URL"),
gitea_token = Sys.getenv("GITEA_PAT"))
|
owner |
owner of the repo |
repo |
name of the repo |
ref |
name of branch/tag/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.