github-tools / github-tools/github
Fork into organization
- Dominant language
- JavaScript
- Stars
- 3.8k
- Forks
- 809
- PR merge metrics
- No merged PRs in 30d
Description
It looks like the js api doesnt support forking into an organization even those the REST api supports it.
https://developer.github.com/v3/repos/forks/#create-a-fork
http://github-tools.github.io/github/docs/3.1.0/Repository.html#fork
Can this be added? Thanks!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Repository#fork documentation and the linked REST API documentation, then locate the JavaScript API's fork entry point. Confirm how the current method accepts fork options and compare them with the REST API's organization support. Done means the JavaScript API can fork into an organization consistently with the documented REST behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100