[python-committers] "bedevere/news — News entry file name incorrectly formatted"
Antoine Pitrou
antoine at python.org
Mon Jan 21 15:07:03 EST 2019
A potential explanation: the original PR title was formatted as
"bpo-XXXXXX : ..." (note the space before the colon). I fixed it to
"bpo-XXXXX: ..." but the bot didn't run again. Perhaps that's related?
Le 21/01/2019 à 21:05, Ned Deily a écrit :
> On Jan 21, 2019, at 14:44, Antoine Pitrou <antoine at python.org> wrote:
>> The NEWS file check failed in a weird way here:
>> https://github.com/python/cpython/pull/11531
>>
>> Could someone take a look and find out the reason for failure?
>
> I'm mystified. The blurb news file in the PR looks fine and produces a valid changelog with a local docs build. I don't see anything odd on the GitHub end of things. Perhaps Mariatta can take a look at the Bevedere end?
>
> --
> Ned Deily
> nad at python.org -- []
>
More information about the python-committers
mailing list