문제
REST API를 사용하여 문제 담당자, 주석, 레이블 및 마일스톤을 포함한 문제를 보고 관리합니다.
- 문제
- List issues assigned to the authenticated user
- List organization issues assigned to the authenticated user
- List repository issues
- Create an issue
- Get an issue
- Update an issue
- Lock an issue
- Unlock an issue
- List user account issues assigned to the authenticated user
- 문제 담당자
- List assignees
- Check if a user can be assigned
- Add assignees to an issue
- Remove assignees from an issue
- Check if a user can be assigned to a issue
- 문제 설명
- List issue comments for a repository
- Get an issue comment
- Update an issue comment
- Delete an issue comment
- List issue comments
- Create an issue comment
- 문제 이벤트
- 레이블
- List labels for an issue
- Add labels to an issue
- Set labels for an issue
- Remove all labels from an issue
- Remove a label from an issue
- List labels for a repository
- Create a label
- Get a label
- Update a label
- Delete a label
- List labels for issues in a milestone
- 마일스톤
- 타임라인 이벤트