Skip to content

🔧 Repository: Renovate Recommendations for Plugin Adopters #1726

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 tasks done
awanlin opened this issue Oct 23, 2024 · 2 comments
Closed
2 tasks done

🔧 Repository: Renovate Recommendations for Plugin Adopters #1726

awanlin opened this issue Oct 23, 2024 · 2 comments
Labels
bug Something isn't working stale

Comments

@awanlin
Copy link
Contributor

awanlin commented Oct 23, 2024

📜 Description

It would be awesome if we had some documentation around Renovate recommendations for Plugin Adopters.

Just general initial recommendations and then any further tips from what we've seen work well.

Another thing would be to provide guidance on how to group the plugins. For example right now in the Backstage Demo site we have several of the plugins in place but when Renovate creates the PRs there is one for each individual package.

Screenshot 2024-10-21 at 10 14 54 AM

👀 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

No, but I'm happy to collaborate on a PR with someone else

@awanlin awanlin added the bug Something isn't working label Oct 23, 2024
@kim-tsao
Copy link
Contributor

kim-tsao commented Nov 5, 2024

From our experience, the downside with grouping renovate PRs according to their workspaces is that it will generate a lot of PRs that could tie up the performance of GH actions, especially if there are tests that re-run with every branch recalculation. We wound up quieting PR creation in order to manage the noise until we find a better solution.

Here is an example of how we group renovate PRs based on teams.

Copy link
Contributor

github-actions bot commented Jan 4, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jan 4, 2025
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

2 participants