Block a user
Use shared agent action for issue workflow
update the agent action
Opened PR #98 to switch the issue-agent workflow template to the shared automation/action (default bot_route codebot). Tests: mypy src…
Use shared agent action for issue workflow
readme
Updated docs for supported workflows/dependabot templates and added AGENTS guide for templating + mypy checks. PR: drgroot/actions-templater#94
docs: document workflows and templating flow
new action
Added issue-agent workflow generator and registered it in the inventory. PR: drgroot/actions-templater#92. Tests: python -m pytest (no tests found); /common-bin/bin/py…
Add issue agent workflow generator
feat: add issue agent workflow generator
new action
Implemented the issue-agent workflow generator and opened PR drgroot/actions-templater#91. Tests: python -m pytest (no tests found).
feat: add issue agent workflow generator