Improve triage agent definition (#1498)

This commit is contained in:
Tom Rochette
2026-06-02 10:15:58 +03:00
committed by GitHub
parent 2031e3b4a8
commit 16294d84c2
2 changed files with 83 additions and 11 deletions
+4
View File
@@ -4,6 +4,10 @@ on:
issues:
types: [opened]
concurrency:
group: triage-${{ github.event.issue.number }}
cancel-in-progress: true
jobs:
triage:
runs-on: ubuntu-latest