ci: pin qodana-action to QD-14800 head SHA to verify check-run fix (QD-14800) - #18
Draft
Anna Zhukova (bindreams) wants to merge 1 commit into
Draft
ci: pin qodana-action to QD-14800 head SHA to verify check-run fix (QD-14800)#18Anna Zhukova (bindreams) wants to merge 1 commit into
Anna Zhukova (bindreams) wants to merge 1 commit into
Conversation
Qodana for JVM56 new problems were found
☁️ View the detailed Qodana report Detected 76 dependenciesThird-party software listThis page lists the third-party software dependencies used in qodana-kotlin-cli Contact Qodana teamContact us at qodana-support@jetbrains.com
|
Open
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Not for merge. Proof-of-work for QD-14800 / JetBrains/qodana-action#599, per the reviewer's ask for a run of the action at
@azhukova/QD-14800.qodana-kotlin-clihas twopull_request-triggered workflows (CIandSemantic PR Title) — the exact reproducer for QD-14800. Onmain, the Qodana summary check-run is auto-grouped intoSemantic PR Titlerather thanCI. This PR pinsqodana-actionto PR #599's head SHA (821eac04, branchazhukova/QD-14800) and adds the newly requiredactions: readpermission; the CI run on this PR is the evidence.Changes
.github/workflows/ci.yaml:JetBrains/qodana-action@v2026.1.0→JetBrains/qodana-action@821eac0410bf54032962a073e65c66706ea56b1factions: readto theqodanajob'spermissions:blockTest plan
CIworkflow's check-suite, not underSemantic PR Titlegh api repos/JetBrains/qodana-kotlin-cli/commits/<head_sha>/check-runs --jq '.check_runs[] | {name, check_suite_id, app: .app.slug}'Will be closed (not merged) after verification and once qodana-action ships a tagged release with the fix.