The default token, that is generated for a action, might not necessarily work for that reason.
Since we use the token now also to create comments, we should probably update the documentation for the token parameter (it's now not only used for "analyzeModifiedFilesOnly").
About to create 1 comments now for PR #15
##[debug]POST /repos/pmd/pmd-github-action-tests/issues/15/comments with {"owner":"pmd","repo":"pmd-github-action-tests","issue_number":15,"body":":heavy_exclamation_mark: (2) - AvoidCatchingThrowableSample.java (Line:5)\n:heavy_exclamation_mark: (2) - AvoidCatchingThrowableSample.java (Line:12)"}
Finished creating comments.
I tested this now, but unfortunately no comments are created for me. Did you have any success?
I don't see any output from octokit, so I'm not even sure, whether the POST request is executed at all.
Possible problems:
token
parameter (it's now not only used for "analyzeModifiedFilesOnly").