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/04/14 11:55:29 UTC

[GitHub] [airflow] ashb commented on a change in pull request #13199: Create dag dependencies view

ashb commented on a change in pull request #13199:
URL: https://github.com/apache/airflow/pull/13199#discussion_r613180186



##########
File path: airflow/security/permissions.py
##########
@@ -26,6 +26,7 @@
 RESOURCE_DOCS_LINKS = "docs_links"
 RESOURCE_CONFIG = "Configurations"
 RESOURCE_CONNECTION = "Connections"
+RESOURCE_DAG_DEPENDENCIES = "DAG Dependencies"

Review comment:
       Paging @jhtimmins -- need you permissions hat thoughts here :)




-- 
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.

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