Skip to content

ci(renovate-approve): label needs-human verdicts for filtering - #298

Merged
tolzhabayev merged 1 commit into
mainfrom
ci/needs-human-label
Aug 4, 2026
Merged

ci(renovate-approve): label needs-human verdicts for filtering#298
tolzhabayev merged 1 commit into
mainfrom
ci/needs-human-label

Conversation

@tolzhabayev

@tolzhabayev tolzhabayev commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

When the Claude gate declines a Renovate PR it only leaves a comment, so finding all PRs waiting on a person means reading comments. Now the needs-human verdict also adds a needs-manual-review label (created on the fly if missing), and an approve verdict after a rebase removes it again. Labeling is best effort, a label failure never blocks the gate decision itself.

With this you can sweep everything waiting on a human across repos with gh search prs --owner grafana --label needs-manual-review --state open.

Same change should roll out to the other repos running this workflow once the pattern looks right here.

@tolzhabayev
tolzhabayev force-pushed the ci/needs-human-label branch from b58b89b to 536bfc4 Compare August 3, 2026 16:58
@tolzhabayev
tolzhabayev marked this pull request as ready for review August 3, 2026 16:59
@tolzhabayev
tolzhabayev requested a review from a team as a code owner August 3, 2026 16:59
@tolzhabayev
tolzhabayev requested review from academo, oshirohugo and wbrowne and removed request for a team August 3, 2026 16:59
@grafana-catalog-project-bot grafana-catalog-project-bot Bot moved this from 📬 Triage to 🔬 In review in Grafana Catalog Team Aug 3, 2026

@leventebalogh leventebalogh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🚀 Shipped

Development

Successfully merging this pull request may close these issues.

2 participants