Skip to content

fix: add missing workflow parameters to release flux and zot#84

Merged
olzemal merged 1 commit into
mainfrom
fix/add-missing-workflow-params
May 26, 2026
Merged

fix: add missing workflow parameters to release flux and zot#84
olzemal merged 1 commit into
mainfrom
fix/add-missing-workflow-params

Conversation

@olzemal

@olzemal olzemal commented May 26, 2026

Copy link
Copy Markdown
Contributor

What

Add missing parameters for flux and zot to ocm release workflow.

Why

Oversight in #66 and #73

Testing

Notes for reviewers

Checklist

  • Tests added/updated
  • No breaking changes (or upgrade path documented above)
  • Readable commit history (squashed and cleaned up as desired)
  • AI code review considered and comments resolved

Summary by CodeRabbit

  • Chores
    • Expanded the automated release process to include two additional OCM components (flux and zot).

Review Change Stack

@coderabbitai

coderabbitai Bot commented May 26, 2026

Copy link
Copy Markdown
📝 Walkthrough

Walkthrough

The release workflow for OCM components is updated to include two additional component directories, ./flux and ./zot, in the build-and-push job matrix. These components will now be automatically released when a version tag is pushed.

Changes

Release Workflow Component Matrix

Layer / File(s) Summary
Extended component matrix
.github/workflows/release-ocm-components.yml
The job matrix for component is extended to add ./flux and ./zot to the list of directories that are released when a v* tag is pushed.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • yocaba

Poem

🐇 A tiny tweak, but oh so grand,
Two components join the release band,
Flux and Zot now cross the gate,
With each new tag, they automate! ✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The PR description is incomplete. The Testing and Notes for reviewers sections are empty, and the AI code review checklist is unchecked. Please provide testing details (e.g., how the workflow changes were validated) and clarify if AI code review comments have been addressed.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: adding missing workflow parameters (flux and zot components) to the release workflow, which matches the changeset summary.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/add-missing-workflow-params

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@olzemal olzemal merged commit 057e642 into main May 26, 2026
2 checks passed
@olzemal olzemal deleted the fix/add-missing-workflow-params branch May 26, 2026 11:20
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