Block a user
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