github-actions
released this
03 Jul 17:49
·
507 commits
to main
since this release
🚀 Pull request mode
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.