Skip to content

Add JetBrains/qodana-action v2026.1.3#960

Merged
potiuk merged 1 commit into
apache:mainfrom
lukaszlenart:patch-1
Jun 27, 2026
Merged

Add JetBrains/qodana-action v2026.1.3#960
potiuk merged 1 commit into
apache:mainfrom
lukaszlenart:patch-1

Conversation

@lukaszlenart

Copy link
Copy Markdown
Member

And sets previous version expiration within 3 months

Signed-off-by: Lukasz Lenart <lukaszlenart@apache.org>

@potiuk potiuk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

analyze-action-pr: adds qodana-action v2026.1.3 (4861e015, the current tag) and expires the prior v2026.1.0 at 2026-09-25.

Upstream v2026.1.0→v2026.1.3 is a legitimate release (new Maven plugin, Kotlin 2.3.0, CLI v2026.1.3); the action's own scan/dist/index.js bundle changes only +14/-14, matching the CLI version bump — no suspicious patterns.

The only verify failure is the gradle/wrapper/gradle-wrapper.jar in-tree-binary false positive that #951 fixes (the jar is Gradle build tooling, not action-runtime code). LGTM.

@potiuk potiuk merged commit 0b033fe into apache:main Jun 27, 2026
10 of 11 checks passed
@potiuk

potiuk commented Jun 27, 2026

Copy link
Copy Markdown
Member

Merging despite the red verify check. Its sole failure is the in-tree-binary check flagging gradle/wrapper/gradle-wrapper.jar — Gradle build tooling, not action-runtime code (qodana-action runs scan/dist/index.js), and checksum-verifiable in its own right. That's a verify-tool false positive, fixed properly in #951; verify is a non-required check here.

Reviewed otherwise clean: correct current v2026.1.3 hash (4861e015), prior version given a 3-month expiry, and the upstream v2026.1.0→v2026.1.3 bump is a legitimate release (the action's scan/dist/index.js bundle changes only +14/-14). Thanks @lukaszlenart!

@lukaszlenart lukaszlenart deleted the patch-1 branch June 27, 2026 07:52
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.

2 participants