create-pull-request/__test__
Peter Evans 2df30281e1 fix: add type annotation to fix TS2345 error in integration test
The credentialIncludes array was missing a type annotation, causing
TypeScript to infer it as never[] and reject string pushes.
2026-01-21 17:33:33 +00:00
..
create-or-update-branch.int.test.ts fix: support submodules when commit signing (#3354) 2024-09-18 09:46:39 -07:00
entrypoint.sh fix: preserve unicode in filepaths when commit signing (#3588) 2024-12-27 02:51:52 -08:00
git-command-manager.int.test.ts fix: preserve unicode in filepaths when commit signing (#3588) 2024-12-27 02:51:52 -08:00
git-config-helper.int.test.ts fix: add type annotation to fix TS2345 error in integration test 2026-01-21 17:33:33 +00:00
git-config-helper.unit.test.ts feat: v6 (#2717) 2024-01-31 11:06:34 +00:00
integration-tests.sh feat: v6 (#2717) 2024-01-31 11:06:34 +00:00
utils.unit.test.ts feat: v6 (#2717) 2024-01-31 11:06:34 +00:00