The biggest change is the pull request mode (QD-3416: only new (in the pull request context) issues will be reported (enabled by default).
π versioning scheme
The action versioning scheme was changed to sync with the published Qodana linters versions
All deprecated action options are removed.
Note: if you have troubles with the new settings, try setting up 1.1.1 version (it's warnings should help you with the settings update)
Also, no more github-token required for the action: annotations are reported via the proper API.
Changelog
71b0f91 :zap: Add pull request mode
da4702f :arrow_up: Bump actions/setup-node from 3.1.1 to 3.3.0
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 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 JetBrains/qodana-action from 5.1.0 to 2022.1.1.
Release notes
Sourced from JetBrains/qodana-action's releases.
Commits
102d021
:memo: Sync README with the latest docs71b0f91
:zap: Add pull request mode3dab97a
:zap: Upgrade annotations (+ summaries), drop GitHub token usagecc65887
:fire: Remove deprecated action parameters974668a
:zap: Update the CLI tov2022.1.1
32c8eba
:bricks: Excludescan/dist
from Qodana analysis43e0eae
:bricks: Update qodana.yaml to the latest linterda4702f
:arrow_up: Bump actions/setup-node from 3.1.1 to 3.3.04ea5e96
:memo: Update action exampleDependabot 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 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)