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

Allow SSH deploy #133

Open
pancetta opened this issue Aug 23, 2022 · 1 comment · May be fixed by #283
Open

Allow SSH deploy #133

pancetta opened this issue Aug 23, 2022 · 1 comment · May be fixed by #283

Comments

@pancetta
Copy link

Great action, thanks a lot for setting this up for everyone to use. I was wondering whether it is possible to use an SSH deploy key instead of a (more general) personal access token.

In particular, I'm using a separate repository for storing the benchmark results, but if I specify gh-repository the actions fails if I do not provide a token. It looks like using custom commits as described here would be the easiest way to achieve this, e.g. using this action. Alternatively, and much cleaner, the action itself could make use of an SSH key provided for pushing to the remote repository.

Any thoughts?

@pancetta pancetta changed the title Allow SSH access Allow SSH deploy Aug 23, 2022
@marip8
Copy link

marip8 commented Mar 7, 2023

+1 for this idea. I recently used @pancetta 's suggestion with the linked action on a PR which wasn't too difficult, but having SSH support integrated would be much easier

@criccomini criccomini linked a pull request Dec 14, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants