[webkit-dev] Using GitHub to Contribute to WebKit (Experimental)

Ariya Hidayat ariya.hidayat at gmail.com
Fri Mar 16 13:15:40 PDT 2012


> GitHub's API has hooks/events for comments on issues & PRs to where it would
> be possible to integrate WebKit's GitHub mirror with Bugzilla so that all
> comments on PRs could post back to the related Bugzilla bug.  Some
> convention would be necessary in the PR title or description to figure out
> which bug # it relates to, and a little work would be necessary to write out
> the comment into Bugzilla with some code for context (by taking the diff
> that's sitting on GitHub).

Found the API: http://developer.github.com/v3/pulls/comments/ (in case
someone interested in building the cross-ref/integration with
Bugzilla).




-- 
Ariya Hidayat, http://ariya.ofilabs.com


More information about the webkit-dev mailing list