github-tools / github-tools/github
Fork into organization
未关闭
- 主要语言
- JavaScript
- 星标
- 3.8k
- 派生
- 809
- PR 合并指标
- 30 天内没有已合并 PR
描述
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!
贡献指南
这个仓库没有索引到贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- api
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100