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

Commitb221d70

Browse files
committed
Update docs
1 parent6d77cde commitb221d70

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎README.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -707,6 +707,13 @@ The following sets of tools are available (all are on by default):
707707
-`per_page`: Number of results per page (max 100, default: 30) (number, optional)
708708
-`query`: Filter projects by a search query (matches title and description) (string, optional)
709709

710+
-**update_project_item** - Update project item
711+
-`item_id`: The numeric ID of the issue or pull request to add to the project. (number, required)
712+
-`new_field`: Object consisting of the ID of the project field to update and the new value for the field. To clear the field, set this to null. Example: {"id": 123456, "value": "New Value"} (object, required)
713+
-`owner`: If owner_type == user it is the handle for the GitHub user account. If owner_type == org it is the name of the organization. The name is not case sensitive. (string, required)
714+
-`owner_type`: Owner type (string, required)
715+
-`project_number`: The project's number. (number, required)
716+
710717
</details>
711718

712719
<details>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp