github-tools / github-tools/github
Add Collaborator To a Repo (with specific permissions)
- Ngôn ngữ chính
- JavaScript
- Star
- 3.8k
- Fork
- 809
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Start by reviewing the library's existing GitHub API wrapper patterns, then use PUT /repos/:owner/:repo/collaborators/:username and the linked GitHub documentation as the entry point. Done means the public interface wraps adding a collaborator while supporting the endpoint's specific permissions, with behavior checked using the repository's existing verification approach.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- javascript
- Lĩnh vực
- api
- Loại issue
- Tính năng
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Đặc tả rõ ràng
- Mức phù hợp với người mới
- 25/100