File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,13 @@ Create a Gitea token
2626- Visit your Gitea user's Applications settings page (Profile picture -> Settings -> Applications):
2727 `https://src.opensuse.org/user/settings/applications <https://src.opensuse.org/user/settings/applications >`_
2828- Generate a new token with a descriptive name and the necessary permissions.
29- For typical use, ``read,write `` permissions for ``repository `` and ``user `` should be sufficient.
29+ For typical use, the following permissions should be sufficient:
30+
31+ - issue: read and write
32+ - organization: read
33+ - repository: read and write
34+ - user: read and write
35+
3036- Once you hit the "Generate Token" button, the page reloads and the token appears in the blue rectangle on top.
3137 This is the only chance to copy it because it will never show up again.
3238
You can’t perform that action at this time.
0 commit comments