Description Usage Arguments Value Note
WIP - Check if a user is a public member of an organization
1 2 3 | org_is_public_member(org, username,
api_endpoint = Sys.getenv("GITEA_BASE_URL"),
gitea_token = Sys.getenv("GITEA_PAT"))
|
org |
name of the organization |
username |
username of the user |
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.