github / github/platform-samples
Script to add all organization repos to a team
Open
- Dominant language
- Shell
- Stars
- 2.2k
- Forks
- 1.9k
- Avg merge
- 7d 19h
- Merged PRs (30d)
- 1
Description
It would be useful to have a script that:
1. Gets a list of organization-owned repos
2. Adds all of those repos to a specified team
Alternatively, it might be better to allow the user to specify a list of repos instead, passing it to the command.
Contributor guide
Research direction
Start by locating the existing script or command structure for organization and team operations; the issue does not name a file or entry point. Decide whether the input should be all organization-owned repositories or an explicit repository list, then verify that the chosen mode adds every requested repository to the specified team.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, shell
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100