jscheffl commented on code in PR #45678:
URL: https://github.com/apache/airflow/pull/45678#discussion_r1920812007


##########
newsfragments/template.significant.rst:
##########
@@ -3,20 +3,29 @@
 .. Provide additional contextual information
 
 .. Check the type of change that applies to this change
+.. Dag changes: requires users to change their dag code
+.. Config changes: requires users to change their airflow config
+.. API changes: requires users to change their Airflow REST API calls
+.. API changes: requires users to change their Airflow usage

Review Comment:
   Here is a small Uuups, I assume the second shouldbe CLI?
   ```suggestion
   .. API changes: requires users to change their Airflow REST API calls
   .. CLI changes: requires users to change their Airflow usage
   ```



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to