Scripts and Actions to interact with GitHub
For reading/writing issues and triggering workflows, the token needs the following permissions to whatever repositor/ies you want to interact with, placing it in the .env file:
- Actions: Read and Write
- Issues: Read and Write
- Pull Requests: Read and Write
- Metatadata: Read-only (required by token)