Skip to content

fix: skip CodeQL gate on fork PRs#81

Merged
keting merged 1 commit intomainfrom
fix/codeql-gate-fork-pr
May 2, 2026
Merged

fix: skip CodeQL gate on fork PRs#81
keting merged 1 commit intomainfrom
fix/codeql-gate-fork-pr

Conversation

@keting
Copy link
Copy Markdown
Owner

@keting keting commented May 2, 2026

Summary

  • skip the CodeQL gate wait loop for fork pull requests
  • keep the existing wait behavior for same-repository PRs and main pushes
  • avoid deadlocking required checks when GitHub-managed CodeQL analyze checks are not emitted for forks

Testing

  • parsed .github/workflows/codeql.yml successfully with Python YAML loader

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@keting keting merged commit 8604420 into main May 2, 2026
9 checks passed
@keting keting deleted the fix/codeql-gate-fork-pr branch May 2, 2026 13:44
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.

2 participants