vanmik opened a new issue, #43605:
URL: https://github.com/apache/airflow/issues/43605

   ### Description
   
   Add custom title in the UI header, next to Airflow logo
   
   ### Use case/motivation
   
   Usually Airflow is deployed as several independent instances: one for test 
purpose, one for stage, one for production etc. As a result when using UI it's 
hard to tell which version is actually used. How about adding some label to the 
header next to airflow logo?
   
   It could be configurable with UI ENV parameters like:
   `VITE_HEADER_TAG=dev/prod/local/anything`
   `VITE_HEADER_TAG_COLOR=red`
   
   And here is example how it might look:
   
![airflow-env](https://github.com/user-attachments/assets/d9c49c32-630a-4915-9e1a-1edfca4aef7f)
   
   If this will be greenlighted i'm willing to write the code
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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