Skip to content

ci(renovate): ignore workflows managed by the org template repo - #1124

Merged
ChristophWurst merged 1 commit into
masterfrom
ci/renovate-ignore-org-workflows
Jul 8, 2026
Merged

ci(renovate): ignore workflows managed by the org template repo#1124
ChristophWurst merged 1 commit into
masterfrom
ci/renovate-ignore-org-workflows

Conversation

@ChristophWurst

Copy link
Copy Markdown
Member

These workflows are synced as a whole from the organization template repository, so Renovate must not bump their action versions. Any such bumps would be lost updates, overwritten by the next template sync.

Examples:

Assisted-by: ClaudeCode:claude-fable-5

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 9afd3f58-a40e-4815-b6b8-bba25d29d7aa

📥 Commits

Reviewing files that changed from the base of the PR and between b5c5ebd and 2d2532a.

📒 Files selected for processing (1)
  • .github/renovate.json

📝 Walkthrough

Walkthrough

This change updates the Renovate configuration file to add an ignorePaths array that excludes a set of GitHub workflow YAML files (including block-merge-freeze, command tasks, dependabot-approve-merge, lint, node/npm-audit-fix, openapi, phpunit targets, pr-feedback, psalm-matrix, and reuse) from being processed by Renovate.

Changes

File Summary
.github/renovate.json Added ignorePaths array listing workflow files excluded from Renovate scanning.

Sequence Diagram(s)

Not applicable — this change is a configuration-only update with no runtime code flow.

Compact metadata
Type: Configuration change
Impact: Low
Lines changed: +20/-0

Related issues: None specified
Related PRs: None specified

Suggested labels: dependencies, github_actions

Suggested reviewers: None specified

Poem
A rabbit hopped through YAML trees,
Marking paths Renovate should leave with ease.
Workflows tucked safe, ignored with care,
No auto-bumps disturbing the air.
A tidy config, hop hop, done there! 🐇

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the Renovate change to ignore org-template-managed workflows.
Description check ✅ Passed The description is directly related to the workflow ignorePaths change and explains the rationale.
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.

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.

@ChristophWurst

Copy link
Copy Markdown
Member Author

Needs a small update after #1125

@ChristophWurst
ChristophWurst marked this pull request as draft July 8, 2026 06:49
@ChristophWurst

Copy link
Copy Markdown
Member Author

More workflow name changes after #1130

These workflows are synced as a whole from the organization template
repository, so Renovate must not bump their action versions. Any such
bumps would be lost updates, overwritten by the next template sync.

Assisted-by: ClaudeCode:claude-fable-5
Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>
@ChristophWurst
ChristophWurst force-pushed the ci/renovate-ignore-org-workflows branch from 2d2532a to b57f4a2 Compare July 8, 2026 10:52
@ChristophWurst
ChristophWurst marked this pull request as ready for review July 8, 2026 10:53
@ChristophWurst
ChristophWurst merged commit 50ca867 into master Jul 8, 2026
41 checks passed
@ChristophWurst
ChristophWurst deleted the ci/renovate-ignore-org-workflows branch July 8, 2026 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants