jedcunningham opened a new pull request, #25536:
URL: https://github.com/apache/airflow/pull/25536
We should validate the a type is provided, and that it is a supported type.
For example, it will now catch these:
```
Newsfragment chart/newsfragments/123.rst has an unexpected filename. Should
be {pr_number}.{type}.rst.
Newsfragment chart/newsfragments/456.foo.rst has an unexpected type. Should
be one of {'bugfix', 'improvement', 'significant', 'feature', 'misc', 'doc'}.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]