Skip to content

feat: import workflow run annotations as diagnostics - #623

Open
GtechGovind wants to merge 1 commit into
github:mainfrom
GtechGovind:feat/import-annotations-diagnostics
Open

feat: import workflow run annotations as diagnostics#623
GtechGovind wants to merge 1 commit into
github:mainfrom
GtechGovind:feat/import-annotations-diagnostics

Conversation

@GtechGovind

Copy link
Copy Markdown

Summary

I added an Import workflow run annotations command for workflow runs. It fetches every run annotation, maps failures, warnings, and notices to VS Code diagnostics, and groups them by workspace file.

Fixes #292

Validation

  • npm test -- --runInBand
  • npm run lint
  • npm run format-check
  • npm run build

@GtechGovind
GtechGovind marked this pull request as ready for review September 3, 2026 06:20
@GtechGovind
GtechGovind requested a review from a team as a code owner September 3, 2026 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Import annotations command as diagnostics

1 participant