Skip to content

chore: Configure release-please manifest mode and renovate CLI version managers#852

Merged
erezrokah merged 5 commits intomainfrom
claude/optimistic-jemison
Mar 25, 2026
Merged

chore: Configure release-please manifest mode and renovate CLI version managers#852
erezrokah merged 5 commits intomainfrom
claude/optimistic-jemison

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

  • Switch release-please to manifest mode with extra-files so it updates README.md version references on release PRs
  • Add Renovate custom regex managers to automatically update CloudQuery CLI versions in README.md, example.yml, and example_matrix.yml

@erezrokah erezrokah requested a review from a team as a code owner March 25, 2026 09:22
@erezrokah erezrokah requested review from Copilot and disq and removed request for a team March 25, 2026 09:22
@erezrokah erezrokah changed the title chore: configure release-please manifest mode and renovate CLI version managers chore: Configure release-please manifest mode and renovate CLI version managers Mar 25, 2026
Copy link
Copy Markdown

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

Configures automated release/version maintenance for this repository by moving release-please to manifest mode and teaching Renovate to keep CloudQuery CLI version examples up to date.

Changes:

  • Add release-please-config.json + .release-please-manifest.json to enable release-please manifest mode.
  • Update the release-please GitHub workflow to rely on the manifest config (removes release-type input).
  • Add Renovate customManagers (regex) to update CloudQuery CLI versions in README and example workflows.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 4 comments.

File Description
release-please-config.json Introduces manifest-mode config and attempts to include README as an extra file.
.release-please-manifest.json Adds manifest version pin for the root package.
.github/workflows/release-please.yml Removes release-type to allow manifest-mode operation.
.github/renovate.json5 Adds regex managers to update CloudQuery CLI version strings across docs/workflows.

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

Copy link
Copy Markdown

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 5 out of 5 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.

@erezrokah erezrokah merged commit e460d57 into main Mar 25, 2026
17 checks passed
@erezrokah erezrokah deleted the claude/optimistic-jemison branch March 25, 2026 09:52
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.

4 participants