pierrejeambrun commented on code in PR #50208:
URL: https://github.com/apache/airflow/pull/50208#discussion_r2075897551
##########
providers/fab/provider.yaml:
##########
@@ -56,6 +56,13 @@ config:
fab:
description: This section contains configs specific to FAB provider.
options:
+ access_denied_message:
+ description: |
+ The message displayed when a user attempts to execute actions beyond
their authorised privileges.
+ version_added: 2.0.3
Review Comment:
That's automatically done in the release process I think, at least it was
part of the core release process as I remember it so I assume there's something
similar for providers.
--
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]