Skip to content

chore(release): Prepare release resources for 0.2.0 - #202

Open
mtodor wants to merge 1 commit into
release-0.2from
release-0-2-0-prepare
Open

chore(release): Prepare release resources for 0.2.0#202
mtodor wants to merge 1 commit into
release-0.2from
release-0-2-0-prepare

Conversation

@mtodor

@mtodor mtodor commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

Description

This PR is preparing release:

  • updates Helm Chart versions
  • prepares Konflux Release resources that can be created to trigger the release when snapshot of release candidate is known

Changes are created with script, but additional modifications on release notes are added for two reasons:

  • to add version to synopsis field. Version is usually part of it
  • remove version from from topic, description, and solution - these filed will be moved later to RPA

Validation

  • only CI

@mtodor
mtodor requested a review from janisz as a code owner August 4, 2026 16:21
@mtodor mtodor changed the title chore(release): Add release resources chore(release): Prepare release resources for 0.2.0 Aug 4, 2026
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

E2E Test Results

Commit: 128a8eb
Workflow Run: View Details
Artifacts: Download test results & logs

=== Evaluation Summary ===

  ✓ cve-cluster-does-exist (assertions: 3/3)
  ✓ cve-clusters-general (assertions: 3/3)
  ✓ cve-cluster-list (assertions: 3/3)
  ✓ cve-cluster-does-not-exist (assertions: 3/3)
  ✓ rhsa-not-supported (assertions: 2/2)
  ✓ cve-detected-clusters (assertions: 3/3)
  ✓ cve-log4shell (assertions: 3/3)
  ✗ cve-nonexistent (assertions: 2/3)
      one or more verification steps failed
      - MaxToolCalls: Too many tool calls: expected <= 5, got 6
  ✓ list-clusters (assertions: 3/3)
  ✓ cve-multiple (assertions: 3/3)
  ✓ cve-detected-workloads (assertions: 3/3)

Tasks:      10/11 passed (90.91%)
Assertions: 31/32 passed (96.88%)
Tokens:     ~57260 (estimate - excludes system prompt & cache)
MCP schemas: ~12562 (included in token total)
Agent used tokens:
  Input:  16015 tokens
  Output: 22557 tokens
Judge used tokens:
  Input:  56855 tokens
  Output: 52230 tokens

@codecov-commenter

Copy link
Copy Markdown

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
380 2 378 12
View the full list of 2 ❄️ flaky test(s)
::policy 1

Flake rate in main: 100.00% (Passed 0 times, Failed 106 times)

Stack Traces | 0s run time
- test violation 1
- test violation 2
- test violation 3
::policy 4

Flake rate in main: 100.00% (Passed 0 times, Failed 106 times)

Stack Traces | 0s run time
- testing multiple alert violation messages 1
- testing multiple alert violation messages 2
- testing multiple alert violation messages 3

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited), Organization UI (inherited)

Review profile: ASSERTIVE

Plan: Enterprise

Run ID: 0d1f1427-3e0f-4fb6-ba01-a2cc9b4eb3d3

📥 Commits

Reviewing files that changed from the base of the PR and between c2c8c39 and 128a8eb.

📒 Files selected for processing (3)
  • charts/stackrox-mcp/Chart.yaml
  • releases/0.2.0/agentic-cluster-security-suite-0-2--0-2-0--prod.yaml
  • releases/0.2.0/agentic-cluster-security-suite-0-2--0-2-0--stage.yaml

📝 Walkthrough

Summary by CodeRabbit

  • New Features

    • Added production and staging release configurations for Agentic Cluster Security Suite 0.2.0.
    • Added release metadata, deployment plans, image tags, and release documentation references.
  • Chores

    • Updated the Helm chart and application versions to 0.2.0.

Walkthrough

The Helm chart and application versions change to 0.2.0. Production and staging Release resources are added with release plans, snapshot settings, image tags, and release notes.

Changes

Version 0.2.0 release

Layer / File(s) Summary
Chart version metadata
charts/stackrox-mcp/Chart.yaml
The chart and application versions change from 0.1.0 to 0.2.0.
Production and staging release manifests
releases/0.2.0/*
Production and staging Release resources define release metadata, plans, snapshots, image tags, and release notes for version 0.2.0.

Estimated code review effort: 2 (Simple) | ~10 minutes

Suggested reviewers: janisz

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes preparing release resources for version 0.2.0.
Description check ✅ Passed The description directly explains the Helm chart updates, Konflux resources, release notes, and validation scope.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-0-2-0-prepare

Comment @coderabbitai help to get the list of available commands.

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.

3 participants