is.pull.request.merged {github} | R Documentation |
test if pull request has been merged
is.pull.request.merged(owner, repo, id, ctx = get.github.context())
owner |
the repo owner |
repo |
the repo name |
id |
the pull request id |
ctx |
the github context object |
TRUE if pull request has been merged