REST API はバージョン管理になりました。 詳細については、「API のバージョン管理について」を参照してください。
issue
REST API を使うと、Issue にアサインされた人、コメント、ラベル、マイルストーンを含め、Issue の表示と管理ができます。
- issue
- 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
- Issue にアサインされた人
- 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
- 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
- issue イベント
- ラベル
- 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
- マイルストーン
- タイムラインイベント