mheap / mheap/github-default-branch
Add `--visibility` flag
Open
Beginner friendly
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 134
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Allow consumers to update only `public` or `private`, or `all` (default) repos to use the new branch by default.
Example usage:
```
github-default-branch --org my-org-name --visibility public
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start from the CLI entry point for the github-default-branch command and trace how repositories are selected before their default branches are updated. Add the --visibility option so public, private, or all repositories are selected, then verify the example command and the default all behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100