HomeDevCentral

Handle issue_comment event on GitHub

Description

Handle issue_comment event on GitHub

Summary:
Reference: https://developer.github.com/v3/activity/events/types/#issuecommentevent

Fixes T844.

Test Plan:
Unit tests have been added for this new event,
with sample payload from GiHub API documentation.

Reviewers: dereckson

Subscribers: alken-orin

Maniphest Tasks: T844

Differential Revision: https://devcentral.nasqueron.org/D686

Details

Provenance
derecksonAuthored on Oct 19 2016, 18:45
Differential Revision
D686: Handle issue_comment event on GitHub
Parents
rNOTIF5ff224428583: Prune unused use statement
Branches
Unknown
Tags
Unknown
Tasks
T844: Handle GitHub issue_comment event