reviewdog / action-setup

:dog: Setup reviewdog action
MIT License
63 stars 22 forks source link

action fails on github merge queue #30

Open viceice opened 1 year ago

viceice commented 1 year ago

We are using github merge queue and this action simply exit with error reviewdog: this is not PullRequest build.

How can i run this action on a merge queue build?

https://github.com/containerbase/base/actions/runs/4446823860/jobs/7807612187#step:7:241

javierjulio commented 6 months ago

@viceice were you able to get it working with a GitHub merge queue?

viceice commented 6 months ago

no, we skip this action on merge queue

jackwdandrew commented 2 months ago

@viceice I believe using github-check rather than github-pr-check as the reporter will solve this issue.

https://github.com/reviewdog/reviewdog?tab=readme-ov-file#reporter-github-checks--reportergithub-check