potiuk commented on code in PR #36391: URL: https://github.com/apache/airflow/pull/36391#discussion_r1435654459
########## airflow/providers/fab/provider.yaml: ########## @@ -25,6 +25,11 @@ description: | `Flask App Builder <https://flask-appbuilder.readthedocs.io/>`__ suspended: false + +# The provider is not yet ready to be released, we will skip it by default when preparing new release waves +# For providers until we think it should be released. +not-ready: true Review Comment: Ok. This one seems to be nicest: <img width="690" alt="Screenshot 2023-12-23 at 18 05 24" src="https://github.com/apache/airflow/assets/595491/ced74b12-ba58-4b33-87cf-8e61cb775b6f"> -- 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-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org