Skip to content

Conversation

@jmontleon
Copy link
Member

@jmontleon jmontleon commented Nov 13, 2025

Summary by CodeRabbit

  • Chores
    • Updated release workflow configuration by removing an unused component from the batch release process.

@coderabbitai
Copy link

coderabbitai bot commented Nov 13, 2025

Walkthrough

Removed konveyor/windup-shim from the GitHub Actions release workflow, specifically deleting it from the unified changelog repository list and the release-components matrix. This prevents the repository from being included in batch release processes.

Changes

Cohort / File(s) Summary
Release Workflow Configuration
\..github/workflows/create-release.yml
Removed konveyor/windup-shim from the changelog repository list and release-components matrix, eliminating it from the automated release pipeline

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

  • Single file modification with straightforward removal of two repository references from workflow configuration
  • No logic changes or control-flow modifications

Possibly related PRs

Suggested labels

cherry-pick/release-0.8

Suggested reviewers

  • djzager
  • aufi

Poem

🐰 One shimmer removed from the release machine,
No more windup echoes in the workflow scene,
Cleaner pipelines, simpler flows,
Where the release process gracefully goes!

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The title accurately and specifically describes the main change: removing windup-shim from the create-release changelog generation workflow.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Tip

📝 Customizable high-level summaries are now available!

You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.

  - Provide custom instructions to shape the summary (bullet lists, tables, contributor stats, etc.).
  - Use `high_level_summary_in_walkthrough` to move the summary from the description to the walkthrough section.

  Example:

  > "Create a concise high-level summary as a bullet-point list. Then include a Markdown table showing lines added and removed by each contributing author."

  Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later.

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.

@fabianvf
Copy link
Contributor

Have we dropped conversion support? I think this was used by the hub to convert old windup rules to the new format. Lgtm if we've stopped supporting the old rules though

@jmontleon
Copy link
Member Author

Maybe I am mistaken. I thought we stopped using it. Do we instead need to do something to generate a release for the repo so it doesn't stop up the release process when it tries to generate a changelog?

@jmontleon jmontleon changed the title 🐛 Remove windup-shim from create-release changelog generation [DO NOT MERGE] 🐛 Remove windup-shim from create-release changelog generation Nov 13, 2025
@jmontleon jmontleon marked this pull request as draft November 13, 2025 14:21
@fabianvf
Copy link
Contributor

I think you're right @jmontleon

@jmontleon jmontleon changed the title [DO NOT MERGE] 🐛 Remove windup-shim from create-release changelog generation 🐛 Remove windup-shim from create-release changelog generation Nov 17, 2025
@jmontleon jmontleon marked this pull request as ready for review November 17, 2025 15:10
@jmontleon jmontleon merged commit b01a47e into konveyor:main Nov 17, 2025
8 of 9 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.

3 participants