imrichardwu commented on PR #62583: URL: https://github.com/apache/airflow/pull/62583#issuecomment-4061791443
> This is not going in the right direction. > > I would close this unless you are willing to spend the actual time and effort to make a good quality PR and not rely on AI agents too much. > > You can take a look at task_instances or dag_run list endpoint to see how we handle wildcard `~` to list sub resources accross multiple dags. Thanks for providing examples. I had taken a look and incorporated it into my code, so hopefully it is correct now. Some tests are failing, and upon further investigation, I believe it is coming from the main branch, as I notice a few other pr's I looked at also had these tests failing. -- 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]
