get.repository.hooks {github}R Documentation

list hooks of repository

Description

list hooks of repository

Usage

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

Arguments

owner

the repo owner (user, org, etc)

repo

the name of the repo

ctx

the github context object

Value

list of hooks


[Package github version 0.9.12 Index]