nrnavaneet opened a new pull request, #54522:
URL: https://github.com/apache/airflow/pull/54522

   ### Summary
   This PR restores the ability to customize the Airflow UI homepage by 
displaying the instance_name from the Airflow configuration. This feature was 
previously documented but was not working in Airflow 3.0. The update allows 
users to easily identify their environment directly from the UI.
   
   ### Updates
   
   - On the Dashboard (homepage), the heading now shows the value of 
instance_name from the config instead of the default “Welcome” message.
   - If instance_name is not set, the UI will fall back to displaying “Welcome” 
as before.
   - This change ensures the documented configuration option is functional and 
improves environment identification for users.
   
   closes: #53416
   


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