create.hook: create a new hook for repo

Description Usage Arguments Value

Description

create a new hook for repo

Usage

1
create.hook(owner, repo, content, ctx = get.github.context())

Arguments

owner

the repo owner (user, org, etc)

repo

the name of the repo

content

the JSON object describing the hook. See http://developer.github.com/v3/repos/hooks/#create-a-hook for details.

ctx

the github context object

Value

the specific hook


cscheid/rgithub documentation built on May 14, 2019, 12:07 p.m.