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)

Team List Usage

To create the list of Calcite team members with their open issues in the current milestone, run the following commands:

bun install && bun run team-list

About

Scripts and Actions to interact with GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors