Skip to content
This repository was archived by the owner on Jul 3, 2026. It is now read-only.

ci: re-run review gate on push#14

Merged
peter-svensson merged 1 commit into
mainfrom
fix/review-gate-rerun-on-push
Jun 29, 2026
Merged

ci: re-run review gate on push#14
peter-svensson merged 1 commit into
mainfrom
fix/review-gate-rerun-on-push

Conversation

@peter-svensson

Copy link
Copy Markdown
Member

Adds synchronize + ready_for_review to the Review Gate triggers and grants pull-requests: read.

The branch ruleset requires the Review Gate status check, but the workflow only ran on opened/reopened. Renovate rebases its branches (a synchronize event), producing a new head commit with no Review Gate check — so the required check is absent on the head SHA and the PR stays BLOCKED forever, even when green and approved. Re-running on synchronize keeps the check present on every push; pull-requests: read lets the approval-count lookup work on private repos.

https://claude.ai/code/session_019ckeJDoUn4QqkNAEwPqdJ8

@peter-svensson peter-svensson enabled auto-merge (squash) June 29, 2026 10:58
@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@peter-svensson peter-svensson merged commit f45053c into main Jun 29, 2026
5 checks passed
@peter-svensson peter-svensson deleted the fix/review-gate-rerun-on-push branch June 29, 2026 10:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant