Skip to content

Commit

Permalink
Update github-access-token-instructions.md
Browse files Browse the repository at this point in the history
Upload new Images because the old ones won't displayed
  • Loading branch information
BanditsBacon authored and johannesjo committed Aug 13, 2024
1 parent aab975a commit 132f73e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/github-access-token-instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ For polling Gitlab Issues you need to provide a access Token.
1. Got to User Settings / Access tokens
2. Add new Token with the Scope `api`

![image](https://private-user-images.githubusercontent.com/246865/331927688-1b103918-dbd4-497d-bc7e-05a1af138928.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjMyMzAwOTEsIm5iZiI6MTcyMzIyOTc5MSwicGF0aCI6Ii8yNDY4NjUvMzMxOTI3Njg4LTFiMTAzOTE4LWRiZDQtNDk3ZC1iYzdlLTA1YTFhZjEzODkyOC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwODA5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDgwOVQxODU2MzFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1jMjUzYTdkMmQwZjJmYTNjMWJkNjMwNzkxNzUxMzJmOWRiMTRmYzc2YjRiMTQyOWRmZmFhMDgyZjVhOTlkZmY5JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.xskeUlV9mCivskrQe_i6-0VrhZPkgAmcXxOWx4X4X9w)
![Personal Token](https://github.com/user-attachments/assets/76fb204e-450a-4516-9d93-897ae2a32f6d)


## Project Access Token
If you self-host Gitlab or have the Premium / Ultimate license it's possible to get a Project Access Token. Which are scoped to this Project.
The scope is similiar to the Personal Access token but you set also a role. Which Role can do what? <a href="https://docs.gitlab.com/ee/user/permissions.html#project-planning">Documentation</a>

![image](https://private-user-images.githubusercontent.com/246865/332189712-29bf452e-b00d-4462-a596-876efee0e05a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjMyMzAwOTEsIm5iZiI6MTcyMzIyOTc5MSwicGF0aCI6Ii8yNDY4NjUvMzMyMTg5NzEyLTI5YmY0NTJlLWIwMGQtNDQ2Mi1hNTk2LTg3NmVmZWUwZTA1YS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwODA5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDgwOVQxODU2MzFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wYTVkMTgzMmJmZDI0YjhkYzIxMjBhZWU2ZWM5NWIxODg1NWU3NjE4NmQ1M2Q5NWI4NzAxYzRiMTg5ODQ0MzJiJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.mMzFZveYnoU-5dNGKvkJfBbOzjCkP8dmppDv9HbA1SA)

![Project Token](https://github.com/user-attachments/assets/f008f114-3d3e-450d-9301-7825222f9812)

0 comments on commit 132f73e

Please sign in to comment.