On Tue, 20 Feb 2018 at 09:51 Chris Angelico <ros...@gmail.com> wrote:

> On my recent PR (#340 on GitHub, fwiw), I got a Bedevere check failure
> for not including a NEWS entry. Couldn't remember the name of the tool
> used to create them, and had to go digging quite a bit before I found
> it. Is it possible to add extra info to the failure message, linking
> to https://devguide.python.org/committing/#what-s-new-and-news-entries
> ? That would have saved a fair amount of fiddling around.
>

The status check already provides a "details" link to
https://devguide.python.org/committing/#what-s-new-and-news-entries which
mentions blurb. Maybe a direct link to the tool from there would help?

(The code for the new check can be found at
https://github.com/python/bedevere/blob/master/bedevere/news.py)


>
> Not sure if this is a workflow question or a Bedevere question, my
> apologies if I ought to have put this elsewhere.
>

Nope, this is the right place to ask.

-Brett


>
> ChrisA
> _______________________________________________
> core-workflow mailing list -- core-workflow@python.org
> To unsubscribe send an email to core-workflow-le...@python.org
> https://mail.python.org/mm3/mailman3/lists/core-workflow.python.org/
> This list is governed by the PSF Code of Conduct:
> https://www.python.org/psf/codeofconduct
> _______________________________________________
> core-workflow mailing list -- core-workflow@python.org
> To unsubscribe send an email to core-workflow-le...@python.org
> https://mail.python.org/mm3/mailman3/lists/core-workflow.python.org/
> This list is governed by the PSF Code of Conduct:
> https://www.python.org/psf/codeofconduct
>
_______________________________________________
core-workflow mailing list -- core-workflow@python.org
To unsubscribe send an email to core-workflow-le...@python.org
https://mail.python.org/mm3/mailman3/lists/core-workflow.python.org/
This list is governed by the PSF Code of Conduct: 
https://www.python.org/psf/codeofconduct
_______________________________________________
core-workflow mailing list -- core-workflow@python.org
To unsubscribe send an email to core-workflow-le...@python.org
https://mail.python.org/mm3/mailman3/lists/core-workflow.python.org/
This list is governed by the PSF Code of Conduct: 
https://www.python.org/psf/codeofconduct

Reply via email to