Files
starter-workflows/agentic/properties/issue-triage.properties.json
T

7 lines
185 B
JSON
Raw Normal View History

2026-04-10 12:15:52 +02:00
{
"name": "Issue Triage",
"description": "Triage labelling of issues and pull requests and not much more.",
2026-04-14 08:05:27 +02:00
"iconName": "octicon tag",
2026-04-10 12:15:52 +02:00
"categories": ["Agentic", "Maintainer"]
2026-04-13 14:27:18 +02:00
}