view-github-actions-idea-plugin icon indicating copy to clipboard operation
view-github-actions-idea-plugin copied to clipboard

Feature Request: Display Workflow Annotations

Open ryanbrainard opened this issue 3 years ago • 0 comments

Similar to the GitHub interface (see example below), it would be nice to display annotations in the plugin. Even if there isn't space in the UI to display the details, it would be nice to have little "⚠️" symbol in the icon or something to know that an annotation exists on the run and users could go to the web interface for details.

image

They are available through through the API via Workflow Run -> Check Suite -> Checks -> Annotations (example).

ryanbrainard avatar Mar 24 '21 01:03 ryanbrainard