Skip to content

Fix reviewdog#8

Open
thierry-martinez wants to merge 1 commit intomasterfrom
fix_reviewdog
Open

Fix reviewdog#8
thierry-martinez wants to merge 1 commit intomasterfrom
fix_reviewdog

Conversation

@thierry-martinez
Copy link
Owner

Before submitting, please check the following:

  • Make sure you have tests for the new code and that test passes (run nox)
  • If applicable, add a line to the [unreleased] part of CHANGELOG.md, following keep-a-changelog.
  • Format added code by ruff
    • See CONTRIBUTING.md for more details
  • Make sure the checks (github actions) pass.

Then, please fill in below:

Context (if applicable):

Description of the change:

Related issue:

Recent versions (v1.23.0 and v1 tag) fail with installation error:
```
🐶 Installing reviewdog ... https://github.com/reviewdog/reviewdog
cat: /home/runner/work/_actions/reviewdog/action-suggester/v1/install-reviewdog.sh: No such file or directory
Error: Process completed with exit code 1.
```

This temporarily pins the version to v1.22.0, which was working before
the regression, until the upstream issue is resolved.

Ref: reviewdog/action-suggester#95
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant