potiuk commented on pull request #11276:
URL: https://github.com/apache/airflow/pull/11276#issuecomment-703527163


   > We should also show such a message on the "Wait for X images" stage:
   
   We cannot do it easily. Currently, there is no easy way to find out which of 
the workflows in the "workflow_run" is the one that runs the build. This link 
is missing in the current API. It might require even more complex querying 
which is the workflow_run   tha we should link to and it requires another 
custom Github Action likely to loop through all the workflow runs running and 
finding the right one. I (or maybe someone else who would like to take care 
about it) might want to do it, but I want to do now minimal set of changes that 
are possible.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to