HomeDevCentral

Handle new RepositoryEvent actions

Description

Handle new RepositoryEvent actions

Summary:
GitHub introduced new events:
https://developer.github.com/changes/2016-04-18-new-webhook-actions-are-live/#list-of-comprehensive-changes

This commit allows to handle deleted/publicized/privatized actions.

Fixes T935.

Test Plan: Unit tests updated.

Reviewers: dereckson

Subscribers: alken-orin

Maniphest Tasks: T935

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

Details

Provenance
derecksonAuthored on Jul 25 2016, 14:26
Differential Revision
D571: Handle new RepositoryEvent actions
Parents
rNOTIFffbfd4e95701: Fix typo
Branches
Unknown
Tags
Unknown
Tasks
T935: GitHub delete repository is handled as a creation