Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE: tag-source/git step implementer needs ssh key parameter #166

Open
itewk opened this issue Jul 7, 2021 · 0 comments
Open

RFE: tag-source/git step implementer needs ssh key parameter #166

itewk opened this issue Jul 7, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@itewk
Copy link
Contributor

itewk commented Jul 7, 2021

purpose

currently no way to use an ssh key to do git tagging (unless project happened to be checked out with an ssh key with write permissions).

suggested fix

  1. add a utility function to import arbitrary ssh keys (like we have for pgp keys)
  2. update tag-source/git to take an ssh key paramter and import it using the ultity function
  3. any other updates to tag-source/git to use the ssh key
@itewk itewk added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant