Skip to content

isaacbraun/github

Repository files navigation

github

Scripts and Actions to interact with GitHub

Token permissions

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)

About

Scripts and Actions to interact with GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors