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
- Host: GitHub
- URL: https://github.com/posit-dev/shiny-issue-triage
- Owner: posit-dev
- License: mit
- Created: 2026-05-08T20:43:47.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-06-02T02:39:43.000Z (14 days ago)
- Last Synced: 2026-06-02T04:20:24.016Z (14 days ago)
- Language: JavaScript
- Size: 47.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.