fix(cmd-version): use authenticated remote_url for upstream verification by Copilot · Pull Request #1388 · python-semantic-release/python-semantic-release

Copilot AI changed the title [WIP] Update verify upstream mechanism for token authentication fix(cmd-version): use authenticated remote_url for upstream verification

Dec 12, 2025

@codejedi365

…m verification

This change updates verify_upstream_unchanged to accept and use an authenticated
remote_url parameter when fetching from the remote, mirroring the approach used
for git push operations. This resolves authentication issues when verifying upstream
state in repositories that require token authentication for fetch operations.

Resolves: #1373

@codejedi365 codejedi365 deleted the copilot/update-verify-upstream-mechanism branch

December 14, 2025 18:44