JacobDomagala/CompileResult

Have comments in the changed files instead of the PR-comments

Opened this issue · 1 comments

I've investigated the possibility to have the warnings inlined into the "changed files" as an automatic review comment instead of using the comment in the PR itself. It seems the oktokit supports something like this.
From checking the current implementation this seems a bit more work, as these comments obviously need the line/position to be passed to the API.

Thoughts?

Yes this is something that could be useful. I'll try to look into it when I'll have more time.
Thanks!