Add a setting for repos that use 'master' instead of 'main'
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- Rust
- Stars
- 97
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Some repositories don't use main yet and use master. For example, my VSCode allows me to publish to GitHub, but the default branch is called master. Repl.deploy doesn't seem to watch anything from master branches.
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
The issue names no files or tests. Start by tracing how Repl.deploy watches GitHub branches and where the default branch is assumed to be main; done means a configurable master setting causes deployments from master branches to be detected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, rust
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100