Update gitea.md
Added `issue` permissions as a requirement. The widget does not appear to work unless `issue` permissions are also granted.
This commit is contained in:
parent
7627f9c5a7
commit
b307120ca1
@ -5,7 +5,7 @@ description: Gitea Widget Configuration
|
|||||||
|
|
||||||
Learn more about [Gitea](https://gitea.com).
|
Learn more about [Gitea](https://gitea.com).
|
||||||
|
|
||||||
API token requires `notifications` and `repository` permissions. See the [gitea documentation](https://docs.gitea.com/development/api-usage#generating-and-listing-api-tokens) for details on generating tokens.
|
API token requires `notifications`, `repository` and `issue` permissions. See the [gitea documentation](https://docs.gitea.com/development/api-usage#generating-and-listing-api-tokens) for details on generating tokens.
|
||||||
|
|
||||||
Allowed fields: ["notifications", "issues", "pulls"]
|
Allowed fields: ["notifications", "issues", "pulls"]
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user