Add echo tool to automated triage workflow (#5809)

Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
This commit is contained in:
Jerop Kipruto
2025-08-08 08:14:28 +09:00
committed by GitHub
parent 785ee5d59a
commit 494a10e7a7

View File

@@ -75,6 +75,7 @@ jobs:
{
"maxSessionTurns": 25,
"coreTools": [
"run_shell_command(echo)",
"run_shell_command(gh label list)",
"run_shell_command(gh issue edit)",
"run_shell_command(gh issue list)"