codefresh-io / steps

36 stars 89 forks source link

git-commit stage echos plaintext URL with access token #557

Closed olsonm16 closed 1 year ago

olsonm16 commented 1 year ago

https://github.com/codefresh-io/steps/blob/master/incubating/git-commit/step.yaml#L216 this pipeline recently changed and now echos the whole REPO_URL instead of REDACTED in place of the access token, as it did previously. It looks like this was introduced with the changes to try to support ssh instead of https.