Skip to content

Commit

Permalink
Add hint regarding Gitea 1.16.9 API permissions (#58)
Browse files Browse the repository at this point in the history
Signed-off-by: justusbunsi <61625851+justusbunsi@users.noreply.github.com>
  • Loading branch information
justusbunsi authored Jul 15, 2022
1 parent fb064c0 commit c2612a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
4. log back in as the new "jenkins" user.
5. in user profile settings, go to "application" and add a new access token. Make sure to note the token shown.

> ℹ️ Hint: As of [Gitea version 1.16.9](https://github.com/go-gitea/gitea/releases/tag/v1.16.9) the user requires **Write permissions** to repository code. Otherwise, status checks cannot be submitted anymore causing "HTTP 403/Forbidden" errors during builds.
## Map your Gitea organization/user

### Create an item inside Jenkins
Expand Down

0 comments on commit c2612a7

Please sign in to comment.