Skip to content

chore: enable @backstage-community package updates#2899

Merged
schultzp2020 merged 2 commits intoredhat-developer:mainfrom
hopehadfield:renovate-fix
Apr 28, 2026
Merged

chore: enable @backstage-community package updates#2899
schultzp2020 merged 2 commits intoredhat-developer:mainfrom
hopehadfield:renovate-fix

Conversation

@hopehadfield
Copy link
Copy Markdown
Member

Hey, I just made a Pull Request!

Re-enable updates for @backstage-community packages since they are not included with the backstage-cli versions:bump command.

✔️ Checklist

  • A changeset describing the change and affected packages. (more info)
  • Added or Updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)

Signed-off-by: Hope Hadfield <hhadfiel@redhat.com>
@hopehadfield hopehadfield requested review from a team as code owners April 23, 2026 19:57
@rhdh-qodo-merge
Copy link
Copy Markdown

rhdh-qodo-merge Bot commented Apr 23, 2026

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Qodo Logo

@rhdh-qodo-merge
Copy link
Copy Markdown

Review Summary by Qodo

Enable @backstage-community package updates in Renovate

✨ Enhancement

Grey Divider

Walkthroughs

Description
• Enable automatic updates for @backstage-community packages
• Remove exclusion pattern from Renovate configuration
• Allow community packages to receive dependency updates
Diagram
flowchart LR
  A["Renovate Config"] -- "Remove exclusion" --> B["@backstage-community enabled"]
  B -- "Allow updates" --> C["Community packages updated"]
Loading

Grey Divider

File Changes

1. .github/renovate.json ⚙️ Configuration changes +1/-1

Remove @backstage-community exclusion from Renovate

• Removed /^@backstage-community// pattern from matchDepNames exclusion list
• Kept only /^@backstage// pattern for upstream Backstage packages
• Enables Renovate to process dependency updates for @backstage-community packages

.github/renovate.json


Grey Divider

Qodo Logo

@rhdh-qodo-merge rhdh-qodo-merge Bot added the enhancement New feature or request label Apr 23, 2026
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Contributor

@schultzp2020 schultzp2020 left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci Bot added the lgtm label Apr 28, 2026
@schultzp2020 schultzp2020 merged commit 1876c00 into redhat-developer:main Apr 28, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request lgtm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants