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

Feature: Add SSH support #17

Open
aormsby opened this issue Jan 9, 2021 · 0 comments
Open

Feature: Add SSH support #17

aormsby opened this issue Jan 9, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@aormsby
Copy link
Owner

aormsby commented Jan 9, 2021

HTTPS is currently the only repository connect option. It would be nice to add an SSH option.

Thoughts on implementation:

  • A string input variable 'ssh' to contain SSH connection data
  • A conditional check to use the SSH or HTTPS URL
  • Would need to set up SSH key as part of action startup
  • Update all URLs to use SSH if selected
@aormsby aormsby added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jan 9, 2021
@aormsby aormsby changed the title Add SSH support Feature: Add SSH support Aug 1, 2021
@aormsby aormsby removed the good first issue Good for newcomers label Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant