Skip to content
Open
Changes from all 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
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ Project number as you see it in the URL of the project.

#### token
Personal access token or an OAuth token. the `project` scope is required.
> [!IMPORTANT]
> Personal access token must be classic token. Do not use fine grined token.
> Permissions you should add are `repo` (all) and `project:read` (only one)

#### iteration-field
The name of your iteration field.
Expand Down