Skip to content

fix: remove synchronize trigger from review gate#5

Merged
peter-svensson merged 1 commit intomainfrom
fix/review-gate-synchronize
Mar 9, 2026
Merged

fix: remove synchronize trigger from review gate#5
peter-svensson merged 1 commit intomainfrom
fix/review-gate-synchronize

Conversation

@peter-svensson
Copy link
Copy Markdown
Member

Summary

  • Remove synchronize from pull_request trigger types in the review gate workflow
  • When renovate pushes new commits, the synchronize event re-runs the review gate and creates a failing pull_request run that overwrites the passing pull_request_review run
  • The check now only runs on opened/reopened (initial failing status) and pull_request_review: submitted (passes after approval)

When renovate pushes new commits, the synchronize event re-runs the
review gate and creates a failing pull_request run that overwrites the
passing pull_request_review run.
@peter-svensson peter-svensson enabled auto-merge (squash) March 9, 2026 19:23
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@peter-svensson peter-svensson merged commit 20e1076 into main Mar 9, 2026
5 checks passed
@peter-svensson peter-svensson deleted the fix/review-gate-synchronize branch March 9, 2026 19:24
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