Skip to content

Merge v0.9.0-beta-dev into main#293

Merged
ai21z merged 3 commits into
mainfrom
v0.9.0-beta-dev
Jul 5, 2026
Merged

Merge v0.9.0-beta-dev into main#293
ai21z merged 3 commits into
mainfrom
v0.9.0-beta-dev

Conversation

@ai21z

@ai21z ai21z commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Merge the beta development branch into main for the 0.10.8 release-candidate staging path.\n\nEvidence before PR:\n- v0.9.0-beta-dev CI passed on run 28756435104\n- Local git diff --check passed on the merge commit\n- No release tag or GitHub Release is created by this PR

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 75ca2a41b8

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread build.gradle.kts
Comment on lines +2798 to +2800
requireQuality(
qodanaCriticalStatus != "unknown-problem-severities-missing",
"qodana-summary must expose critical-issue status"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Allow clean Qodana scans through the gate

When Qodana reports a clean run with zero problems, writeQodanaSummary produces an empty severityCounts map and therefore sets criticalIssuesStatus to unknown-problem-severities-missing while criticalIssues is still 0. This new gate rejects that status, so qualityReportGate/releaseQualityPacket fail specifically for a no-findings Qodana result even though there are no critical issues to block on. Treat the empty-severity/zero-issue case as known-zero rather than missing evidence.

Useful? React with 👍 / 👎.

@ai21z
ai21z merged commit 60bd09b into main Jul 5, 2026
4 checks passed
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.

1 participant