Skip to content

Conversation

@vivekr-splunk
Copy link
Collaborator

Summary

The release notes were referencing BOM/SBOM files that are not actually being generated and uploaded.

Changes

Removed references to non-existent files:

  • ❌ - Not generated
  • ❌ - Not generated
  • ❌ - Not generated

Files that ARE included:

  • ✅ - Human-readable BOM
  • ✅ - Machine-readable JSON BOM
  • ✅ - CycloneDX SBOM

Additional fix:

  • Fixed Helm Deployment Guide link path: →

Impact

This ensures the release notes accurately reflect what files are actually available in the release.

🤖 Generated with Claude Code

Remove references to files that are not actually generated:
- bom-v*.yaml (not generated)
- sbom-operator-v*.spdx.json (not generated)
- sbom-operator-v*.syft.json (not generated)

Fix documentation link path for Helm deployment guide.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings November 19, 2025 07:18
Copilot finished reviewing on behalf of vivekr-splunk November 19, 2025 07:20
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR corrects the release notes in the Helm packaging workflow to accurately reflect the BOM/SBOM files that are actually generated and uploaded to releases.

  • Removed references to three non-existent BOM/SBOM files (YAML BOM, SPDX SBOM, and Syft SBOM)
  • Updated descriptions for the two BOM files that are actually generated
  • Fixed the Helm Deployment Guide documentation link path

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@coveralls
Copy link

coveralls commented Nov 19, 2025

Pull Request Test Coverage Report for Build 19493467741

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 36.822%

Totals Coverage Status
Change from base Build 19492319630: 0.0%
Covered Lines: 2336
Relevant Lines: 6344

💛 - Coveralls

Change description from 'Machine-readable JSON BOM' to 'CycloneDX format BOM'
to match the actual format generated by scripts/generate-bom.sh and for
consistency with SBOM description.

Co-authored-by: GitHub Copilot <noreply@github.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kupratyu-splunk kupratyu-splunk merged commit 75e4a20 into main Nov 19, 2025
14 checks passed
@kupratyu-splunk kupratyu-splunk deleted the fix/release-notes-bom-files branch November 19, 2025 08:00
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