chore(ci): bump renovate-config pin from #6 to #7 (hardened ai-agent lane)#102
chore(ci): bump renovate-config pin from #6 to #7 (hardened ai-agent lane)#102ANcpLua wants to merge 1 commit into
Conversation
…lane) Old pin (1e1c5c61, PR #6): drops the self-approval tier from the reusable workflow — only Dependabot/Renovate/CodeRabbit/Owner tiers fire. Agent-authored PRs (claude/jules/copilot) on this repo never auto-merge. New pin (25b2825c, PR #7): adds back the ai-agent-auto-merge tier with a hardened trust model — pull_request.user.login (immutable bot identity, not spoofable) + branch prefix + not-draft. Restores the fast lane for autonomous fix PRs while closing the spoof window the original lane had. This is a one-line SHA bump; no behavioral change to any other tier. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
Cache: Disabled due to data retention organization setting Knowledge base: Disabled due to data retention organization setting 📝 WalkthroughWalkthroughThe auto-merge workflow file is updated to use a newer commit of the referenced reusable workflow. The ✨ Finishing Touches⚔️ Resolve merge conflicts
Comment |
|
Superseded by #101 (Renovate auto-bumped the same digest while this PR was in flight). Main is already at |
Summary
One-line SHA bump on the consumed reusable workflow:
@1e1c5c61(PR Bump the roslyn group with 2 updates #6 — drops self-approval entirely)@25b2825c(PR Bump Meziantou.Framework.FullPath from 1.1.11 to 1.1.12 #7 — adds the hardened ai-agent-auto-merge tier)Why
Without this bump, agent-authored PRs (
claude/,jules/,copilot/) on this repo currently have no auto-merge fast lane — they wait for Owner or CodeRabbit-approved tiers. The new pin restores that lane with a hardened trust model:pull_request.user.login(immutable bot identity)draft == falseDifferent from the original spoofable
github.actor+ branch-only check.Companion
@mainso picks up automatically)@main, will pick up on merge)Test plan
ai-agent-auto-mergejob after mergeSummary by CodeRabbit