tailscale / tailscale/github-action
Feature: support `login` option
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 938
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
With a new logout being performed at the end of a CI job it would be nice to have a login option that can be passed. We have a use case where we connect to multiple tailnets in a single workflow. Historically we have removed the binary completely from the runner and reinstalling the binary but it would be nice to just be able to login w/ a different set of OAuth credentials.
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
No file or test is named in the issue. Start by tracing the action's input definitions and the existing logout handling, then verify that a login option can select different OAuth credentials for multiple tailnets in one workflow without reinstalling the binary.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100