utgwkk / Test2-Plugin-GitHub-Actions-AnnotateFailedTest

Other
1 stars 2 forks source link

Show file context in GitHub Actions #8

Closed gfx closed 3 years ago

gfx commented 3 years ago

To make debugging easily, I'd like to add a file context around the test failure (±1 lines) like this:

Screen Shot 2020-12-05 at 10 30 04

(screenshot from https://github.com/gfx/Test2-Plugin-GitHub-Actions-AnnotateFailedTest/actions/runs/401868252)

This also allows annotating this module itself to make debugging easily (841b155).

gfx commented 3 years ago

It is useful in GitHub Actions's page, but too redundant in PR's file-changed view. Closing.