Is your feature request related to a problem? Please describe.
the current implementation of Build-Rock.yaml requires a REPO_CLONER_TOKEN which is a PAT key. this requires the token to be attached user instead of a repository. it would be ideal if ssh keys were supported.
Describe the solution you'd like
i would like a new input secret (REPO_CLONER_SSH_KEY?) for enabling ssh backed cloning.
Describe alternatives you've considered
NA - this feels like the only path forward
Additional context
NA
Is your feature request related to a problem? Please describe.
the current implementation of Build-Rock.yaml requires a REPO_CLONER_TOKEN which is a PAT key. this requires the token to be attached user instead of a repository. it would be ideal if ssh keys were supported.
Describe the solution you'd like
i would like a new input secret (REPO_CLONER_SSH_KEY?) for enabling ssh backed cloning.
Describe alternatives you've considered
NA - this feels like the only path forward
Additional context
NA