Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Update issue.md#1064

Merged
gjtorikian merged 3 commits intogithub:masterfromjbottigliero:master
Apr 27, 2016
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 9 additions & 3 deletionscontent/v3/issues.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -13,17 +13,23 @@ read more about the use of media types in the API [here](/v3/media/).

<%= fetch_content(:prs_as_issues) %>

List all issuesacross all the authenticated user's visible repositories
List all issues**assigned** to the authenticated user across all visible repositories
including owned repositories, member repositories, and organization
repositories:

GET /issues

List all issues across owned and member repositories for the authenticated user:
{{#tip}}

You can use the `filter` query parameter to fetch issues that are not necessarily assigned to you. See the table below for more information.

{{/tip}}

List all issues across owned and member repositories assigned to the authenticated user:

GET /user/issues

List all issues for a given organizationfor the authenticated user:
List all issues for a given organizationassigned to the authenticated user:

GET /orgs/:org/issues

Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp