Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

feat: repeat workflow URL to make it easier to find#93

Open
c-dilks wants to merge 1 commit intoconvictional:masterfrom
c-dilks:repeat-link
Open

feat: repeat workflow URL to make it easier to find#93
c-dilks wants to merge 1 commit intoconvictional:masterfrom
c-dilks:repeat-link

Conversation

@c-dilks
Copy link
Copy Markdown

@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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants