Open
Description
When a slash command needs a GitHub workflow to be triggered, GitForWindowsHelper updates the comment containing that slash command with a link to the workflow run.
It would be nice if that comment was further modified when said workflow run completes.
This might require a little change in how the comments are edited: we might need to add a tell-tale that can be found via the Search API, as we cannot easily search for comments that were edited by the GitForWindowsHelper. It could be a comment (think <!-- added by GitForWindowsHelper: workflow run <id> was triggered -->
).
Metadata
Metadata
Assignees
Labels
No labels