This App adds a needs triage label to any issue opened on a repository without associated label.
To contribute, fork this repository and start a new codespace.
After starting a new codespace, you can run the following command to create a development Github application:
npm run start:manifest
Then run the development server
npm run start:dev
If you want to test webhooks from Github, don't forget to update port visibility to public on the VSCode PORTS tab
wesh