Files
payload/.github/actions/triage/README.md
Elliot DeNolf 2c6635fe20 ci: port all templates, actions, and workflows from main (#8949)
Port all templates, actions, and workflows from `main` in preparation
for making `beta` the default branch.
2024-10-30 21:36:51 -04:00

394 B

Triage

Modified version of https://github.com/balazsorban44/nissuer

Modifications

  • Port to TypeScript
  • Remove issue locking
  • Remove reproduction blocklist
  • Uses @vercel/ncc for packaging

Development

Important

Whenever a modification is made to the action, the action built to dist must be committed to the repository.

This is done by running:

pnpm build