Skip to content

fix: select latest native check rerun#7

Merged
kazukinakai merged 2 commits into
mainfrom
fix/select-latest-native-check
Jul 24, 2026
Merged

fix: select latest native check rerun#7
kazukinakai merged 2 commits into
mainfrom
fix/select-latest-native-check

Conversation

@kazukinakai

Copy link
Copy Markdown
Member

Summary

  • accept legitimate reruns from the same protected workflow path
  • select the highest check-run ID as authoritative
  • preserve exact context and workflow-path matching
  • fail when multiple correct-path candidates lack unambiguous IDs
  • pin caller and implementation to the reviewed fix commit

Production evidence

Repeated canary reopen events left multiple successful native check runs from the same protected workflow path. The previous evaluator rejected these legitimate reruns as duplicates.

Verification

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

@kazukinakai
kazukinakai enabled auto-merge July 24, 2026 14:12
@kazukinakai
kazukinakai merged commit baed6bf into main Jul 24, 2026
11 checks passed
@kazukinakai
kazukinakai deleted the fix/select-latest-native-check 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