SangwanP opened a new issue #18437: URL: https://github.com/apache/airflow/issues/18437
### Description A textbox is added to the UI next to each DAG to write/modify information regarding the DAG directly in the UI. ### Use case/motivation I work on a team and currently we are unable to relay information regarding a DAG through the UI. For example: reason why a maintainer temporarily disabled a particular DAG. The _DAG doc_md_ is not very useful in this case since that lives in code - which has to go through a review process. It is a better candidate for displaying lasting information in our case. In general, this feature can be used to display/modify any information regarding a DAG. ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] 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]
