这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@trmartin4
Copy link
Member

@trmartin4 trmartin4 commented Oct 15, 2025

📔 Objective

We would like to be able to build automations based on the fact that a Renovate PR is for a major update. This will allow us to build in more time in our planning process for the additional development and QA time necessary to evaluate and test potential breaking changes.

We currently do not have a way to know that a PR is for a major version update.

This appears to be a common need, as it's even the example in the matchUpdateTypes configuration.

I also converted the vulnerabilityAlerts to use addLabels instead of labels because it is additive (see docs), so if we had a major update that was also a vulnerability (unlikely, but still), it would keep both labels and not overwrite.

⏰ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Protected functional changes with optionality (feature flags)
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • ❓ (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • ❌ (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

@trmartin4 trmartin4 changed the title Added new label Add label for major version update PRs Oct 15, 2025
@trmartin4 trmartin4 marked this pull request as ready for review October 15, 2025 19:00
@trmartin4 trmartin4 requested a review from a team as a code owner October 15, 2025 19:00
withinfocus
withinfocus previously approved these changes Oct 15, 2025
@trmartin4 trmartin4 merged commit b43d1e0 into main Oct 20, 2025
2 checks passed
@trmartin4 trmartin4 deleted the add-major-update-label branch October 20, 2025 14:45
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