#1835 Fix -filter-mode
didn't work with github-[pr-]check reporter for graceful degradation cases.
i.e. GitHub token doesn't have write permission (e.g. PR from forked repo).
Commits
8a74512 Merge pull request #1835 from reviewdog/fix-filtering
d68acfc Merge pull request #1839 from reviewdog/renovate/golang.org-x-build-digest
70984ce fix(deps): update golang.org/x/build digest to 0b82a20
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps github.com/reviewdog/reviewdog from 0.20.0 to 0.20.1.
Release notes
Sourced from github.com/reviewdog/reviewdog's releases.
Changelog
Sourced from github.com/reviewdog/reviewdog's changelog.
Commits
8a74512
Merge pull request #1835 from reviewdog/fix-filteringd68acfc
Merge pull request #1839 from reviewdog/renovate/golang.org-x-build-digest70984ce
fix(deps): update golang.org/x/build digest to 0b82a20ca1f5cc
Bump patch version16a454f
Update CHANGELOG7c046f3
Fix filtering did not working with graceful degradation of github-[pr-]check ...21b81a7
Merge pull request #1833 from reviewdog/renovate/golang.org-x-build-digestceff3aa
fix(deps): update golang.org/x/build digest to 59576ec969c5a2
Merge pull request #1830 from reviewdog/massongit-patch-1f40c460
Update CHANGELOG.mdDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show