get.issue.events {github}R Documentation

List events for an issue

Description

List events for an issue

Usage

get.issue.events(owner, repo, issue.number, ctx = get.github.context())

Arguments

owner

the repo owner

repo

the repo name

issue.number

the issue number

ctx

the github context object

Value

The event list


[Package github version 0.9.12 Index]