Lee-W commented on code in PR #53035:
URL: https://github.com/apache/airflow/pull/53035#discussion_r2249531014


##########
airflow-core/src/airflow/security/permissions.py:
##########
@@ -50,6 +50,7 @@
 RESOURCE_DOCS = "Documentation"
 RESOURCE_DOCS_MENU = "Docs"
 RESOURCE_IMPORT_ERROR = "ImportError"
+RESOURCE_REQUIRED_ACTIONS = "Required Actions"

Review Comment:
   Maybe let's make it `RESOUCE_HITL_DETAILS`



##########
airflow-core/src/airflow/security/permissions.py:
##########
@@ -50,6 +50,7 @@
 RESOURCE_DOCS = "Documentation"
 RESOURCE_DOCS_MENU = "Docs"
 RESOURCE_IMPORT_ERROR = "ImportError"
+RESOURCE_REQUIRED_ACTIONS = "Required Actions"

Review Comment:
   also related to https://github.com/apache/airflow/pull/54043/files, but 
we'll merge this UI one first



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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to