xuejunteo commented on pull request #6489:
URL: https://github.com/apache/airflow/pull/6489#issuecomment-643016007


   Is there a way to auto generate permissions based on tags?
   
   e.g. 
   I want to automatically grant access to user based on his role to a specific 
list of tags
   
   currently only the `can dag read on <dag name>`  and `can dag write on <dag 
name>` is auto populated when there is a new dag
   
   it would be good if i can do something like `can dag read on tag <tag name>` 
and `can dag write on tag <tag name>`
   
   thanks in advance!


----------------------------------------------------------------
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:
[email protected]


Reply via email to