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
_______________________________________________
core-workflow mailing list
core-workflow@python.org
https://mail.python.org/mailman/listinfo/core-workflow
This list is governed by the PSF Code of Conduct: 
https://www.python.org/psf/codeofconduct

Reply via email to