Skip to content

feat(renovate): add merge: manual label rules#46

Merged
DevSecNinja merged 1 commit intomainfrom
feat/renovate-merge-manual
May 1, 2026
Merged

feat(renovate): add merge: manual label rules#46
DevSecNinja merged 1 commit intomainfrom
feat/renovate-merge-manual

Conversation

@DevSecNinja
Copy link
Copy Markdown
Owner

Follow-up to #45.

Adds Renovate label rules so PRs that are not covered by .renovate/autoMerge.json5 get tagged merge: manual:

  • Major updates → merge: manual
  • Non-github-actions 0.x minor/patch → merge: manual (GH Actions 0.x is excluded because the auto-merge rule covers all GH Actions minor/patch regardless of 0.x)

Also consolidates the GitHub Actions auto-merge label rule into a single entry covering pinDigest, minor, and patch so it mirrors the auto-merge config exactly.

Label major updates and non-github-actions 0.x minor/patch as
'merge: manual' so PRs not covered by autoMerge.json5 are visibly
flagged for human review.
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.

1 participant