Skip to content

fix(ci): resolve auto-merged pull requests - #5

Merged
github-actions[bot] merged 1 commit into
mainfrom
fix/workflow-run-pr-resolution
Sep 3, 2026
Merged

github-actions[bot] merged 1 commit into
mainfrom
fix/workflow-run-pr-resolution

Conversation

@mastertyko

Copy link
Copy Markdown
Owner

Summary

  • Resolve the associated pull request from the auto-merge workflow's head SHA.
  • Require the privileged Enable auto-merge job itself to have succeeded.
  • Revalidate repository, owner, and main base metadata before release.

Evidence

GitHub emitted an empty workflow_run.pull_requests array for PR #4, causing
the Release job to skip. Replaying the replacement lookup against the real run
resolved:

  • Auto-merge job conclusion: success
  • Trusted PR number from head SHA: 4

Verification

  • actionlint
  • bun run check — 21 files, 233 tests
  • Gitleaks — no leaks
  • Live metadata replay against workflow run 33783544474

@github-actions
github-actions Bot enabled auto-merge September 3, 2026 17:19
@github-actions
github-actions Bot merged commit 34b7828 into main Sep 3, 2026
2 checks passed
@mastertyko
mastertyko deleted the fix/workflow-run-pr-resolution branch September 3, 2026 17:30
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