Block a user
Bundle issue agent action for templated workflow
update the agent action
Opened PR drgroot/actions-templater#102 to bundle the coding automator action into .github/actions/issue-agent and point the issue-agent workflow template at the…
Bundle issue agent action for templated workflow
feat: bundle issue agent action
update the agent action
Opened PR #101 to bundle the coding automator action into .github/actions/issue-agent and point the issue-agent workflow template at the bundled action. Tests: mypy src --check-untyped-defs;…
feat: bundle issue agent action
devopsbot update
update the agent action
Opened PR #99 to swap the issue-agent workflow template to the shared automation action and align permissions. mypy passes; pytest…
Use shared action for issue agent