You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/09/22 16:52:02 UTC

[GitHub] [airflow] SangwanP opened a new issue #18437: Add a textbox in the UI for each DAG that can be used to write a comment related to a DAG

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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk closed issue #18437: Add a textbox in the UI for each DAG that can be used to write a comment related to a DAG

Posted by GitBox <gi...@apache.org>.
potiuk closed issue #18437:
URL: https://github.com/apache/airflow/issues/18437


   


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on issue #18437: Add a textbox in the UI for each DAG that can be used to write a comment related to a DAG

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #18437:
URL: https://github.com/apache/airflow/issues/18437#issuecomment-925190677


   I mark it as duplicate of #1781 and close - but you can work on it @San if you would like to get it.


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk edited a comment on issue #18437: Add a textbox in the UI for each DAG that can be used to write a comment related to a DAG

Posted by GitBox <gi...@apache.org>.
potiuk edited a comment on issue #18437:
URL: https://github.com/apache/airflow/issues/18437#issuecomment-925190677


   I mark it as duplicate of #16790 and close - but you can work on it @San if you would like to get it.


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk edited a comment on issue #18437: Add a textbox in the UI for each DAG that can be used to write a comment related to a DAG

Posted by GitBox <gi...@apache.org>.
potiuk edited a comment on issue #18437:
URL: https://github.com/apache/airflow/issues/18437#issuecomment-925189510


   And the issue is described here as well https://github.com/apache/airflow/pull/16790


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on issue #18437: Add a textbox in the UI for each DAG that can be used to write a comment related to a DAG

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #18437:
URL: https://github.com/apache/airflow/issues/18437#issuecomment-925188505


   There was an ongoing work here: https://github.com/apache/airflow/pull/17181 on similar thing, but it was abandoned. Maybe you would like to teke-over and complete it @SangwanP ?


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on issue #18437: Add a textbox in the UI for each DAG that can be used to write a comment related to a DAG

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #18437:
URL: https://github.com/apache/airflow/issues/18437#issuecomment-925189510


   And the issue is described here as well https://github.com/apache/airflow/pull/17181 


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] SangwanP commented on issue #18437: Add a textbox in the UI for each DAG that can be used to write a comment related to a DAG

Posted by GitBox <gi...@apache.org>.
SangwanP commented on issue #18437:
URL: https://github.com/apache/airflow/issues/18437#issuecomment-925255780


   @potiuk - Okay, I'll try to get to it. Just a question - I see that the scope of the linked issue is quite large (notes for multiple tasks accessible from multiple places), I assume there is no issue if I _only_ work on the 'Dag notes' functionality of that issue?


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org