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