[core-workflow] GitHub integration
Anish Shah
shah.anish07 at gmail.com
Wed May 25 16:29:36 EDT 2016
Hello everyone,
My name is Anish Shah and I will be working on GitHub integration under
GSoC 2016. This mail is briefing you all about the progress till now.
[1] A new "GitHub PR URL" field on issue page - A developer can submit a
link to GH pull request that he made.
[2] Link PR in comments - currently, issue number and PEP gets link
automatically in comments. Same way, "PR 123", "pull request 123" or
"pullrequest 123" will get linked automatically.
[3] Link GitHub PR automatically to b.p.o issues. - On GitHub, if there's a
string like "fixes #123" in PR comments/title/body, then it gets linked to
issue 123 automatically. Using GitHub webhooks, we can link PR to b.p.o
issues if there's a string like "fixes bpo123".
[4] Show PR status (open/closed/merged) on b.p.o issues page.
Some things that I will be working over the next few weeks are :-
- Posting some of the PR review comments on b.p.o.
- Auto-conversion of patches to PR
[1] http://psf.upfronthosting.co.za/roundup/meta/issue586
[2] http://psf.upfronthosting.co.za/roundup/meta/issue587
[3] http://psf.upfronthosting.co.za/roundup/meta/issue589
[4] http://psf.upfronthosting.co.za/roundup/meta/issue590
Thank You,
Anish Shah
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/core-workflow/attachments/20160526/2577499c/attachment.html>
More information about the core-workflow
mailing list