tailscale / tailscale/github-action
Possibility of passing path to tailscale cli?
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 938
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
We would like to use this action, but not install the tailscale cli with sudo commands. Would yall be open to a PR that adds an arg to pass an existing tailscale cli already installed to this action?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating where the action installs and invokes the Tailscale CLI, then trace how action inputs are defined and read. Add support for an input pointing to an existing CLI without requiring sudo, and verify the action still works with its current installation path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd, devops, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100