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 <[email protected]> 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 > [email protected] -- [] > _______________________________________________ python-committers mailing list [email protected] https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/
