Learn R Programming

github (version 0.9.8)

get.repository.hook: get specific hook of repository

Description

get specific hook of repository

Usage

get.repository.hook(owner, repo, id, ctx = get.github.context())

Arguments

owner

the repo owner (user, org, etc)

repo

the name of the repo

id

the id of the hook

ctx

the github context object

Value

the specific hook