Skip to content

ci: fix verify gate for bot-created release PRs#95

Merged
github-actions[bot] merged 2 commits intomainfrom
fix/verify-check-for-bot-prs
Feb 26, 2026
Merged

ci: fix verify gate for bot-created release PRs#95
github-actions[bot] merged 2 commits intomainfrom
fix/verify-check-for-bot-prs

Conversation

@anand-testcompare
Copy link
Collaborator

@anand-testcompare anand-testcompare commented Feb 26, 2026

Summary

  • emit the required verify check context from org-required-checks
  • trigger verify on both pull_request and successful deployment_status events
  • resolve PR context from deployment SHA when no pull_request payload exists
  • keep strict checks for normal PRs while allowing release bump bot PRs to require preview + Vercel without impossible checks

Why

Org rules require a verify status, and release PRs opened via github-actions token were blocked because pull_request workflows were not triggered for that PR origin. This aligns workflow output with the ruleset and keeps merge gating deterministic.

@vercel
Copy link

vercel bot commented Feb 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cable-intel-web Ready Ready Preview, Comment Feb 26, 2026 5:50am

Request Review

@github-actions
Copy link
Contributor

github-actions bot commented Feb 26, 2026

Browser QA (agent-browser)

@github-actions github-actions bot merged commit 144baa0 into main Feb 26, 2026
11 checks passed
@anand-testcompare anand-testcompare deleted the fix/verify-check-for-bot-prs branch February 26, 2026 05:57
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