github-tools / github-tools/github
Add Collaborator To a Repo (with specific permissions)
未關閉
- 主要語言
- JavaScript
- 星號
- 3.8k
- 分支
- 809
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I would love for this library to wrap the following end point:
`PUT /repos/:owner/:repo/collaborators/:username`
Link to documentation: https://developer.github.com/v3/repos/collaborators/#add-user-as-a-collaborator
Would be happy to submit a PR for it.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
先檢視函式庫中現有的 GitHub API wrapper 模式,然後以 PUT /repos/:owner/:repo/collaborators/:username 和連結的 GitHub 文件作為切入點。完成的標準是公開介面封裝新增 collaborator 的功能,同時支援該 endpoint 的特定權限,並使用 repository 現有的驗證方式檢查其行為。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- api
- Issue 類型
- 功能
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 25/100