repo_get_combined_status_by_ref: WIP - Get a commit's combined status, by branch/tag/commit...

Description Usage Arguments Value Note

Description

WIP - Get a commit's combined status, by branch/tag/commit reference

Usage

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"))

Arguments

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 access_token in the package

Value

something

Note

NOT IMPLEMENTED YET


hrbrmstr/crumpets documentation built on May 4, 2019, 8:40 a.m.