Generate GitHub Token from GAMA ("Fine-Grained Token")
June 18, 2024 ยท View on GitHub
Generate a GitHub token with specific permissions for optimal use with GAMA. Follow these steps:
-
Open the Fine-Grained Token Page
- Navigate to the fine-grained token page.
- Click on the "Generate new token" button.
-
Choose Repositories
- Decide the scope of the token:
All repositoriesorOnly selected repositories.
- Decide the scope of the token:
-
Set Required Permissions
-
Scroll through the permissions list and enable the following:
-
First Permission: Necessary to trigger workflows.

-
Second Permission: Essential to list triggerable workflows.

-
Third Permission: Required to read repository contents, enabling workflow triggering.

-
-
-
Finalize
- After setting the permissions, complete the token generation process.
Now, you can utilize this token with GAMA to manage GitHub Actions workflows effectively.