ci: bump contributor-governance pin to include #7 fix - #1373
Conversation
The pinned SHA (dfca825) predated Kuadrant/.github#7, which removed the 'PR author must be assigned to the linked issue' check. Bump to current main HEAD (d161768) so external-contributor PRs are no longer auto-closed on that condition. Signed-off-by: David Martin <davmarti@redhat.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe contributor governance workflow now references a newer pinned revision of the shared governance workflow. ChangesContributor governance
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This localized workflow update advances the contributor-governance pin to include the upstream fix, preventing the outdated author-assignment check from continuing to affect external-contributor pull requests. No actionable merge-blocking risk remains beyond normal checks and review. Suggested labels: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Warning Review ran into problems🔥 ProblemsGit: Failed to clone repository. Please run the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…nt#1373) The pinned SHA (dfca825) predated Kuadrant/.github#7, which removed the 'PR author must be assigned to the linked issue' check. Bump to current main HEAD (d161768) so external-contributor PRs are no longer auto-closed on that condition. Signed-off-by: David Martin <davmarti@redhat.com>
…nt#1373) The pinned SHA (dfca825) predated Kuadrant/.github#7, which removed the 'PR author must be assigned to the linked issue' check. Bump to current main HEAD (d161768) so external-contributor PRs are no longer auto-closed on that condition. Signed-off-by: David Martin <davmarti@redhat.com>
…nt#1373) The pinned SHA (dfca825) predated Kuadrant/.github#7, which removed the 'PR author must be assigned to the linked issue' check. Bump to current main HEAD (d161768) so external-contributor PRs are no longer auto-closed on that condition. Signed-off-by: David Martin <davmarti@redhat.com>
The contributor-governance workflow pins the reusable workflow to a frozen SHA (
dfca825, from Kuadrant/.github#6) that predates Kuadrant/.github#7. #7 removed the "PR author must be assigned to the linked issue" check, but this repo never re-ratcheted the pin, so it still runs the old logic and auto-closes external-contributor PRs (e.g. #1370) on reopen.Bumps the pin
dfca825->d161768(current Kuadrant/.githubmainHEAD, includes #7).Since
pull_request_targetuses the workflow from the base branch, this only takes effect once merged. After merge, #1370 can be reopened without re-closing.🤖 Generated with Claude Code
Summary by CodeRabbit