Nice, a good step for categorization for breaking changes. On Wed, 27 Nov 2024 at 13:38, Amogh Desai <amoghdesai....@gmail.com> wrote:
> Nice! > > It was really hard to do back and forth with the precommit while adding a > significant > one. This solves that! > > Thanks & Regards, > Amogh Desai > > > On Wed, Nov 27, 2024 at 4:31 PM Jarek Potiuk <ja...@potiuk.com> wrote: > > > Cool :) > > > > On Wed, Nov 27, 2024 at 10:55 AM Wei Lee <weilee...@gmail.com> wrote: > > > > > Hi all, > > > > > > We just merged a significant newsfragment template to the main branch. > > > https://github.com/apache/airflow/pull/44378 It would make updating > > #41641 > > > <https://github.com/apache/airflow/issues/41641> and > > > > > > > > > https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+3+breaking+changes > > > much easier in the future. It would be blocked by CI if the format of > the > > > significant newsfragment does not follow the template. For creating a > > > significant newsfragment from the template, you can use the following > > > command or copy from "newsfragments/template.significant.rst". > > > > > > *uv tool run towncrier create --dir . --config > newsfragments/config.toml > > > --content "`cat newsfragments/template.significant.rst`"* > > > > > > Best, > > > Wei > > > > > >