Skip to content
Open
Show file tree
Hide file tree
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
9 changes: 3 additions & 6 deletions documentation/contributing/update-access-token.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,15 @@ Click on `Generate new token` to create a new token.
+
. Enter the following data
+
image::../images/AccessToken2.png["New fine-grained personal access token"]
+
* a unique name for the new token
* ensure the organization is set as `Resource owner`
* ensure the `devonfw` organization is set as `Resource owner`
* set `Expiration` to the maximum possible value (1 year)
* choose `Only select repositories` and select the repositories our actions need to access (`IDEasy` and `ide-urls`).
* in `Repository permissions` select `Read and write` for `Contents`.
+
image::../images/AccessToken2.png["New fine-grained personal access token"]
. In `Repository permissions` select `Read and write` for `Contents` (and `Metadata`).
image::../images/AccessToken3.png["Repository permissions"]
. Click on `Generate token` to proceed.
+
image::../images/AccessToken4.png["Generate token"]
. On the confirmation page click again on `Generate token` to proceed.
+
image::../images/AccessToken5.png["Confirm and Generate token"]
Expand Down
Binary file modified documentation/images/AccessToken2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/AccessToken3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed documentation/images/AccessToken4.png
Binary file not shown.
Binary file modified documentation/images/AccessToken5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading