Use Github tokens instead of ssh keys
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 19
- Forks
- 18
- Avg merge
- 1d 53m
- Merged PRs (30d)
- 1
Description
If this works it'd be possible to supply the username and token as an environment variable instead of messing with ssh keys. It's also easy to revoke tokens if necessary.
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 reviewing the linked GitHub and Git credential documentation, then inspect the repository's current SSH-key authentication flow. Done means the tool can accept a username and token through environment variables and use them for GitHub operations without requiring SSH keys.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, github, shell
- Domain
- ci-cd, devops, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100