Content
View differences
Updated by Michael Frister about 12 years ago
Github provides a web hook API (http://developer.github.com/v3/repos/hooks/). I propose to create a plugin,
which can provide an API endpoint for those hooks. This endpoint should work on top of a webhooks plugin.
This way github can notify us about new pushed, branches, pull requests etc. - With that information we can link github commits/pull requests to work packages (and eventually later synchronize comments and status updates)
which can provide an API endpoint for those hooks. This endpoint should work on top of a webhooks plugin.
This way github can notify us about new pushed, branches, pull requests etc. - With that information we can link github commits/pull requests to work packages (and eventually later synchronize comments and status updates)