It reports results as a sticky comment on the target GitHub pull request.
The target GitHub pull request comes from the values of the GitHub reporter flags (ie., --gh-repo
, --gh-owner
, --gh-pull-id
).
Notice those values are automatically set when lstn
detects it is running in a GitHub Action.
Working.
It reports results to GitHub review & suggestion comments on the target GitHub pull request.
TBD.
It reports results to the GitHub pull requests check tab.
When lstn
detect it is running from a fork repository, due to GitHub Actions restrictions, this reporter will reports the verdicts to the GitHub Actions log console.
TBD.
It reports results to the listen.dev product.
It works only when specifying the API token (JWT) for your product subscription.
The target GitHub pull request comes from the values of the GitHub reporter flags (ie., --gh-repo
, --gh-owner
, --gh-pull-id
).
Same for other GitHub values. Notice those values are automatically set when lstn
detects it is running in a GitHub Action.
Working.