get.tag {github}R Documentation

get a tag

Description

get a tag

Usage

get.tag(owner, repo, sha, ctx = get.github.context())

Arguments

owner

the repo owner

repo

the name of the repo

sha

the SHA of the tag

ctx

the github context object

Value

the tag


[Package github version 0.9.12 Index]