Skip to content

Add support for PULL_REQUEST_REVIEW_COMMENT event types.#58

Merged
kohsuke merged 1 commit into
hub4j:masterfrom
rtholmes:master
Nov 27, 2013
Merged

Add support for PULL_REQUEST_REVIEW_COMMENT event types.#58
kohsuke merged 1 commit into
hub4j:masterfrom
rtholmes:master

Conversation

@rtholmes
Copy link
Copy Markdown
Contributor

EventInfo.getType() would return a GHEvent with the GHEvent.type field set to "PULL_REQUEST_REVIEW_COMMENT_EVENT", but since PULL_REQUEST_REVIEW_COMMENT was not present in GHEvent, GHEvent.getType() would fail.

@buildhive
Copy link
Copy Markdown

Kohsuke Kawaguchi » github-api #112 SUCCESS
This pull request looks good
(what's this?)

kohsuke added a commit that referenced this pull request Nov 27, 2013
Add support for PULL_REQUEST_REVIEW_COMMENT event types.
@kohsuke kohsuke merged commit 9cc9e06 into hub4j:master Nov 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants