GitHub PR Comment Link To Failed Linter Step? #2555
Unanswered
MattMencel
asked this question in
Q&A
Replies: 1 comment 2 replies
|
I think at the time I created the reporter I looked for such link... but was unable to find it :/ |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When there is an error, the PR comment links to the MegaLinter workflow Summary.
e.g.
https://github.com/myorg/myrepo/actions/runs/8675309Is there a way to have that link in to the failed job?
e.g.
https://github.com/myorg/myrepo/actions/runs/8675309/jobs/FAILEDJOBNUMOr even to the exact failed step?
e.g.
https://github.com/myorg/myrepo/actions/runs/8675309/jobs/FAILEDJOBNUM#step:5:217It's not a big deal, just a usability improvement.
All reactions