Skip to content

Commit aba5eec

Browse files
committed
docs(newsfragments): add migration rules
1 parent 5c4da9c commit aba5eec

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

newsfragments/45961.significant.rst

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,18 @@ Replace the ``external_trigger`` check with ``DagRunType``, and update any logic
55

66
* [ ] Dag changes
77
* [ ] Config changes
8-
* [ ] API changes
9-
* [ ] CLI changes
8+
* [x] API changes
9+
* [x] CLI changes
1010
* [ ] Behaviour changes
1111
* [ ] Plugin changes
1212
* [ ] Dependency changes
1313
* [x] Code interface changes
14+
15+
* Migration rules needed
16+
17+
* ruff
18+
19+
* AIR302
20+
21+
* [ ] argument ``external_trigger`` in ``airflow...DAG.create_dagrun``
22+
* [ ] context key ``dag_run.external_trigger``

0 commit comments

Comments
 (0)