Skip to content

fix: retry pending repository-native checks#4

Merged
kazukinakai merged 2 commits into
mainfrom
fix/retry-native-gates
Jul 24, 2026
Merged

fix: retry pending repository-native checks#4
kazukinakai merged 2 commits into
mainfrom
fix/retry-native-gates

Conversation

@kazukinakai

Copy link
Copy Markdown
Member

Summary

  • capture the evaluator pending status under GitHub Actions implicit errexit
  • retry only status 75 until the existing fail-closed timeout
  • keep non-pending evaluator failures immediate
  • pin caller and implementation to the reviewed fix commit

Production evidence

The agiletec canary reached both successful native checks, but repository-gates exited on the first pending status before the retry branch could run.

Verification

  • python3 -m unittest discover -s tests (35 passed)
  • shell and Node syntax checks
  • actionlint v1.7.7
  • git diff --check

@kazukinakai
kazukinakai enabled auto-merge July 24, 2026 13:56
@kazukinakai
kazukinakai merged commit a9325de into main Jul 24, 2026
11 checks passed
@kazukinakai
kazukinakai deleted the fix/retry-native-gates branch July 24, 2026 14:53
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