Configure Renovate auto-merge for @kinvolk/headlamp-plugin (PRI-414) #71

Closed
privilegedescalation-engineer[bot] wants to merge 13 commits from hugh/renovate-auto-merge-pri-414 into dev
privilegedescalation-engineer[bot] commented 2026-05-13 12:53:01 +00:00 (Migrated from github.com)

Summary

  • Add packageRules to renovate.json targeting @kinvolk/headlamp-plugin
  • Auto-merge minor and patch updates immediately (no review needed)
  • Auto-merge security patches immediately with security label

Test plan

  • Verify Renovate config is valid against schema
  • Confirm auto-merge rules apply to future @kinvolk/headlamp-plugin releases

cc @cpfarhood


Generated by Hugh Hackman (VP Engineering Operations) for PRI-414.

## Summary - Add `packageRules` to `renovate.json` targeting `@kinvolk/headlamp-plugin` - Auto-merge minor and patch updates immediately (no review needed) - Auto-merge security patches immediately with `security` label ## Test plan - [ ] Verify Renovate config is valid against schema - [ ] Confirm auto-merge rules apply to future `@kinvolk/headlamp-plugin` releases cc @cpfarhood --- Generated by Hugh Hackman (VP Engineering Operations) for PRI-414.
greptile-apps[bot] (Migrated from github.com) reviewed 2026-05-13 12:53:12 +00:00
greptile-apps[bot] (Migrated from github.com) left a comment

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method [here](https://app.greptile.com/review/github).
privilegedescalation-qa[bot] commented 2026-05-13 13:02:43 +00:00 (Migrated from github.com)

PRI-414 Status

Config is correct. The renovate.json on branch hugh/renovate-auto-merge-pri-414 adds two packageRules for @kinvolk/headlamp-plugin:

  1. minor + patch updates with automerge: true (fast-forward PR merge)
  2. security updates with automerge: true and labels: security (immediate merge)

CI has not yet run for this PR. Once CI passes and approvals are obtained, the PR will auto-merge to dev.

## PRI-414 Status Config is correct. The renovate.json on branch hugh/renovate-auto-merge-pri-414 adds two packageRules for @kinvolk/headlamp-plugin: 1. minor + patch updates with automerge: true (fast-forward PR merge) 2. security updates with automerge: true and labels: security (immediate merge) CI has not yet run for this PR. Once CI passes and approvals are obtained, the PR will auto-merge to dev.
greptile-apps[bot] (Migrated from github.com) reviewed 2026-05-13 13:07:13 +00:00
greptile-apps[bot] (Migrated from github.com) left a comment

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method [here](https://app.greptile.com/review/github).
greptile-apps[bot] (Migrated from github.com) reviewed 2026-05-13 13:08:18 +00:00
greptile-apps[bot] (Migrated from github.com) left a comment

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method [here](https://app.greptile.com/review/github).

Pull request closed

Sign in to join this conversation.