mirror of
https://github.com/actions/checkout.git
synced 2026-06-17 17:10:00 +00:00
Some checks failed
Check dist / check-dist (push) Failing after 3s
Build and Test / build (push) Failing after 2s
Licensed / Check licenses (push) Successful in 14s
Build and Test / test-proxy (push) Failing after 7s
Build and Test / test-bypass-proxy (push) Failing after 24s
Build and Test / test (ubuntu-latest) (push) Failing after 53s
Build and Test / test-git-container (push) Failing after 17s
Build and Test / test-output (push) Successful in 6s
Build and Test / test (macos-latest) (push) Has been cancelled
Build and Test / test (windows-latest) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Failing after 3s
* fix: expand merge commit SHA regex and add SHA-256 test cases Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * test: add checkCommitInfo SHA coverage Add checkCommitInfo tests for SHA-1 and SHA-256 merge messages and reject invalid 50-character hex merge heads.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * style: fix Prettier formatting in test and source files Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>