Automatically use defaults for github provider
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 37.4k
- Forks
- 3k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 73
Description
What problem will this feature address?
It's annoying when creating a new application to have to select the GitHub account and branch when there is already only one option.
Describe the solution you'd like
It would be nice if you automatically loaded the repos from the github that's already connected if there's only one github connected.
Also, once you select a repo it would be nice if it automatically suggests the default branch (or main/master).
Describe alternatives you've considered
It's easy enough to just select them but I thought this would be a relatively simple thing to make the process faster for most people.
Additional context
No response
Will you send a PR to implement it?
Maybe, need help
Contributor guide
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 the GitHub provider controls in the application-creation flow and tracing how connected accounts, repositories, and branches are loaded. Done means a sole connected GitHub account and repository are selected automatically, with its default branch suggested, while multiple choices remain selectable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript
- Domain
- devops, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100