Page MenuHomeDevCentral

Handle new RepositoryEvent actions
ClosedPublic

Authored by dereckson on Jul 25 2016, 14:27.
Tags
None
Referenced Files
F11723338: D571.id1386.diff
Tue, Sep 16, 09:41
Unknown Object (File)
Thu, Sep 11, 09:53
Unknown Object (File)
Thu, Sep 11, 06:26
Unknown Object (File)
Tue, Sep 9, 18:39
Unknown Object (File)
Fri, Aug 29, 09:27
Unknown Object (File)
Wed, Aug 27, 23:59
Unknown Object (File)
Tue, Aug 26, 09:05
Unknown Object (File)
Mon, Aug 25, 14:05
Subscribers

Details

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.

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Handle new RepositoryEvent actions.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson edited edge metadata.

Check action value

dereckson edited edge metadata.

Call isValidAction

dereckson edited edge metadata.
This revision is now accepted and ready to land.Jul 25 2016, 14:39
This revision was automatically updated to reflect the committed changes.