<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Wed, 3 May 2017 at 13:42 Terry Reedy <<a href="mailto:tjreedy@udel.edu">tjreedy@udel.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 5/3/2017 1:25 PM, Brett Cannon wrote:<br>
><br>
> On Tue, 2 May 2017 at 11:29 Terry Reedy <<a href="mailto:tjreedy@udel.edu" target="_blank">tjreedy@udel.edu</a><br>
> <mailto:<a href="mailto:tjreedy@udel.edu" target="_blank">tjreedy@udel.edu</a>>> wrote:<br>
<br>
>     It would easier to move discussion to bpo if there were a clickable link<br>
>     from PR to bpo, just as there is in the opposite direction.  I believe<br>
>     that there is a workflow issue to add this, but last I knew, it was<br>
>     bogged down in where to put the link, or something.<br>
><br>
> The idea is being tracked at<br>
> <a href="https://github.com/python/bedevere/issues/3" rel="noreferrer" target="_blank">https://github.com/python/bedevere/issues/3</a> and it isn't bogged down so<br>
> much as the people typically writing these bots/integrations having the<br>
> time to implement the idea. I should also mention I'm hoping to have the<br>
> link be accompanied with a short blurb reminding people to keep<br>
> discussions on GH to just code reviewing and everything else going to bpo.<br>
<br>
I saw that and like the idea.<br>
<br>
Moving on ...  The next issue I have run into is that people can submit,<br>
review, or otherwise comment on the PR without being nosy on the issue.<br>
They will thus miss any further bpo discussion.  One could not submit or<br>
comment on a bpo patch without becoming nosy on the issue (and the same<br>
might have been true for Rietveld reviews).  Is there any possibility of<br>
making people nosy on bpo automatically if nosy on a PR?<br></blockquote><div><br></div><div>Possible, yes. Trick with this is getting the change made. People need to realize that basically Maciej and Ezio have done all of the <a href="http://bugs.python.org">bugs.python.org</a> code changes as of late (although a lot of the initial work was done by Anish Shah as a GSoC project). So you basically need to either convince one of those two to make this work or it's time to start learning the Roundup code base :)</div><div><br></div><div>(And just so I can claim I stated this publicly at some point; our Roundup installation I think runs on Python 2.6 and Roundup itself has not been ported to Python 3, so I don't know what we want to do if Roundup doesn't make the switch by 2020.)<br></div></div></div>