An open API service indexing awesome lists of open source software.

https://github.com/posit-dev/shiny-issue-triage

A place where we can auto-label issues in other shiny team managed repos
https://github.com/posit-dev/shiny-issue-triage

Last synced: 7 days ago
JSON representation

A place where we can auto-label issues in other shiny team managed repos

Awesome Lists containing this project

README

          

# shiny-issue-triage

Automation for triaging issues in Shiny team repositories.

The workflow in `.github/workflows/team-issue-triage.yml` runs weekly and on
manual dispatch. Its allowlist, label taxonomy, safety rubric, and helper
scripts live in `.github/triage/`.

See `.github/triage/README.md` for configuration, required secrets, state
branch behavior, and validation commands.