Skip to content

Conversation

c-dilks
Copy link

@c-dilks c-dilks commented Oct 13, 2023

The dispatched workflow run URL is already printed once at the beginning of the log file, but if a user views the log file too late and the dispatched workflow is still running, they may miss that printout; they cannot scroll up, since it seems that nowadays GitHub Action log streaming goes as tail -F (at least in my experience with Firefox).

On the other hand, one must wait for the dispatched workflow to finish before #90 is useful.

This PR proposes repeating the dispatched workflow URL at every status check, so the user is guaranteed to see it whenever they view the logs while the dispatched job is still running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants