-
Hi,
We would like a way to get REVIEWDOG_TOKEN for a whole organisation, i.e receive a token which is valid for all repos in an organisation. Is this possible?
If this is not possible, is it p…
-
I'm getting the failure below when running my job.
**error**
```
reviewdog: GitHubPullRequest needs 'git' command: failed to run 'git rev-parse --show-prefix': exit status 128
/usr/local/bundle/…
-
# Action suggest many changes, but no comments
I reckon i am missing some sort of setting in my YAML file?
```
name: Reviewdog
on: workflow_dispatch
jobs:
biome:
name: Linter 🧹
ru…
-
i'm working on a repo that has a number of clippy warnings. I would like these to be reported, but not fail the job (clippy errors should fail the job, but not warnings)
how to i stop this action f…
-
for apps/packages that use linting. with https://github.com/reviewdog/action-eslint
Also check out how to do this with nextjs's linting?
-
We want to improve automation in all repos for the Kuadrant components. We're aiming for:
1. good coverage of automation tasks related to code style, testing, CD/CD (image builds, releases), etc
2. …
-
I was trying to setup a GitHub action on a typescript project, but I couldn't make it work. Here were the logs:
```
Run reviewdog/action-eslint@v1
[11](https://github.com/ValentinVignal/themed-co…
-
Hi
Just discovered ReviewDog and it looks very promising!
I'm working on a multi-module Maven project, where various static analysis plugins are configured to produce reports per-module. It appe…
-
Hi,
I've used reviewdog with GitHub before without any issues but I seem to getting authentication issues on Gitlab..
I'm using this command `reviewdog -reporter=gitlab-mr-discussion -f=psalm`. …
-
Something wrong with #450
![image](https://user-images.githubusercontent.com/3797062/79067673-1ab69e80-7cfc-11ea-9159-0d290f4db840.png)
https://github.com/reviewdog/reviewdog/pull/513/files#r40…