Tags: BlackOreTech/create-pull-request
Tags
fix: compatibility with actions/checkout@v6 (peter-evans#4230) Temporarily hides checkout@v6 credential files to prevent duplicate Authorization headers. Fixes peter-evans#4228
fix: compatibility with actions/checkout@v6 (peter-evans#4230) Temporarily hides checkout@v6 credential files to prevent duplicate Authorization headers. Fixes peter-evans#4228
fix: suppress output for some git operations (peter-evans#3776) * fix: suppress output for some git operations * update dist
fix: use showFileAtRefBase64 to read per-commit file contents (peter-… …evans#3744) * GitCommandManager: add a function to get a file's contents at a specific revision * use showFileAtRef instead of readFileBase64 * Teach GitCommandManager.exec about an object of exec parameters so we can add more * Encode the showFiletRef output as base64 out of the gate * Fix missing async for function * Use Buffer.concat to avoid issues with partial data streams * formatting --------- Co-authored-by: gustavderdrache <[email protected]>
fix: preserve unicode in filepaths when commit signing (peter-evans#3588 )
fix: support submodules when commit signing (peter-evans#3354) * fix: support submodules when commit signing * create correct tree object for submodule * update log messages
fix: disable abbreviated commit shas in diff (peter-evans#3337)
fix: disable diff detection for renames and copies (peter-evans#3330) * fix: disable diff detection for renames and copies * fix format
fix: handle ambiguous argument failure on diff stat (peter-evans#3312)
PreviousNext