Page MenuHomeDevCentral

Handle watch event (star) on GitHub
ClosedPublic

Authored by dereckson on Jul 21 2016, 22:30.
Tags
None
Referenced Files
F3749734: D530.id1293.diff
Sat, Nov 16, 17:32
F3749583: D530.id1292.diff
Sat, Nov 16, 16:23
F3749373: D530.diff
Sat, Nov 16, 14:50
Unknown Object (File)
Fri, Nov 15, 06:01
Unknown Object (File)
Sun, Nov 10, 00:42
Unknown Object (File)
Sun, Nov 10, 00:41
Unknown Object (File)
Sun, Nov 10, 00:41
Unknown Object (File)
Thu, Nov 7, 15:31
Subscribers

Details

Summary

The watch event occurs when an user stars a repository.

The current star action on GitHub was the former watch,
and to avoid to break compatibility, the former name
remained.

Fixes T932.

Test Plan
  • Unit test with the payload from API doc
  • Fire a payload received for Nasqueron 22:27:04 < Wearg> shaung starred nasqueron/docker-phabricator — https://github.com/shaung

Diff Detail

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

Event Timeline

dereckson retitled this revision from to Handle watch event (star) on GitHub The watch event occurs when an user stars a repository. The current star action on GitHub was the former watch, and to avoid to break compatibility, the former name remained..
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson edited edge metadata.

Update spacing

dereckson retitled this revision from Handle watch event (star) on GitHub The watch event occurs when an user stars a repository. The current star action on GitHub was the former watch, and to avoid to break compatibility, the former name remained. to Handle watch event (star) on GitHub.
dereckson updated this object.
dereckson edited edge metadata.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Jul 21 2016, 22:35
This revision was automatically updated to reflect the committed changes.