Skip to content

[WIP] Fix failing GitHub Actions job merge-gatekeeper#6350

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-merge-gatekeeper-job
Draft

[WIP] Fix failing GitHub Actions job merge-gatekeeper#6350
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-merge-gatekeeper-job

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jun 4, 2026

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Fix the failing GitHub Actions job "merge-gatekeeper"
Analyze the Actions logs, identify the root cause of the failure, and implement a fix.
Check run ID: 79619906218
Job URL: https://github.com/microsoft/agent-framework/actions/runs/26960639092/job/79619906218

Copilot AI requested review from Copilot and removed request for Copilot June 4, 2026 21:38
…t: false to python-tests

- In merge-gatekeeper.yml: treat `cancelled` check conclusions as `pending`
  instead of `error`. A cancelled job means it was interrupted (e.g. by a
  manual cancel or fail-fast cascade), not that it actually failed. The
  gatekeeper now waits for a re-run rather than immediately blocking the PR.
- In python-tests.yml: change `fail-fast: false` so that when one matrix job
  fails, the remaining jobs run to completion instead of being cancelled.
  This prevents cascade `cancelled` conclusions that would trip the gatekeeper.
Copilot AI requested review from Copilot and removed request for Copilot June 4, 2026 21:45
Copilot AI requested a review from alliscode June 4, 2026 21:46
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.

3 participants