fix(gh-action): install openssh-client in Docker image by Copilot · Pull Request #1389 · python-semantic-release/python-semantic-release

Copilot AI changed the title [WIP] Update GitHub action Dockerfile to install SSH and required applications fix(gh-action): install openssh-client in Docker image

Dec 12, 2025
Add test to verify SSH signing key configuration in the GitHub Action.
The test generates an SSH key pair and validates that ssh-agent and
ssh-add commands execute successfully when SSH signing keys are provided.

Co-authored-by: codejedi365 <17354856+codejedi365@users.noreply.github.com>
…m action environment

Install openssh-client in the slim container image

Resolves: #1376

codejedi365

@codejedi365 codejedi365 deleted the copilot/update-dockerfile-ssh-install branch

December 14, 2025 18:13