Skip to content

Show workflow summary in UI #5805

@dkfellows

Description

@dkfellows

It would be really nice if the summary page for a workflow was visible in the VSCode UI. Yes, I see the link, but being able to pick up on warnings and errors issued by the workflow more obviously would be great as improving visibility for problems discovered by tooling is always useful (though not to the point of raising it to obnoxiousness).


For example, I have a step in one of my workflows that effectively issues:

##[warning](mainwindow.cpp):TODO: check what this csv file was for

to the workflow log, which gets surfaced in the Github UI as:
image
What I'd like is to be able to see that sort of thing when I click on the workflow (and not one of its components) in the Github Actions panel in the sidebar. Effectively, it would be just loading a webpage that already exists, or at least part of it. (Mind you, I don't know if that information is conveniently surfaced in the Github API. If it isn't, that's an omission there too.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions