You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/11/23 13:55:22 UTC

[GitHub] [airflow] jedcunningham commented on a change in pull request #19759: Fix duplicate changelog entries

jedcunningham commented on a change in pull request #19759:
URL: https://github.com/apache/airflow/pull/19759#discussion_r755145251



##########
File path: CHANGELOG.txt
##########
@@ -2755,8 +2726,7 @@ Improvement
 - [AIRFLOW-3591] Fix start date, end date, duration for rescheduled tasks (#4502)
 - [AIRFLOW-3709] Validate `allowed_states` for ExternalTaskSensor (#4536)
 - [AIRFLOW-3522] Add support for sending Slack attachments (#4332)
-- [AIRFLOW-3569] Add "Trigger DAG" button in DAG page (/www only) (#4373)
-- [AIRFLOW-3569] Add "Trigger DAG" button in DAG page (/www_rbac only) (#4373)
+- [AIRFLOW-3569] Add "Trigger DAG" button in DAG page (#4373)

Review comment:
       Yes. They all were. The script doesn't try to resolve the duplicate, it just fails if it finds one.




-- 
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-unsubscribe@airflow.apache.org

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