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

feat: print workflow URL to job summary#90

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

feat: print workflow URL to job summary#90
c-dilks wants to merge 1 commit intoconvictional:masterfrom
c-dilks:summarize

Conversation

@c-dilks
Copy link
Copy Markdown

@c-dilks c-dilks commented Sep 16, 2023

Add an option to print the downstream workflow URL to the job summary, which is easier than looking for it in the log file.

I was hoping the summary would print while the downstream job is running, but it seems to only print after it's done...

@simon-karlsson
Copy link
Copy Markdown

This would be great! Was looking for this feature as well 👍

@c-dilks
Copy link
Copy Markdown
Author

c-dilks commented Oct 7, 2023

I was hoping the summary would print while the downstream job is running, but it seems to only print after it's done...

According to the documentation, the summary does not appear until the job finishes, so if wait_workflow is true, unfortunately the user must wait for the triggered workflow to finish before being able to see the summary.

Copy link
Copy Markdown

@bdice bdice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would be a nice improvement. I was seeking the same feature.

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.

4 participants