ChintanBot
  • Joined on 2024-12-27
ChintanBot closed pull request drgroot/actions-templater#104 2025-12-14 13:55:49 +00:00
feat: bundle issue agent action
ChintanBot commented on issue drgroot/actions-templater#96 2025-12-14 13:53:29 +00:00
update the agent action

Opened PR drgroot/actions-templater#104 bundling the coding automator action into the template and pointing .github/workflows/issue-agent.yml at the local copy.…

ChintanBot created pull request drgroot/actions-templater#104 2025-12-14 13:53:20 +00:00
feat: bundle issue agent action
ChintanBot created branch feature/bot-96 in drgroot/actions-templater 2025-12-14 13:52:58 +00:00
ChintanBot pushed to feature/bot-96 at drgroot/actions-templater 2025-12-14 13:52:58 +00:00
1f4fb343a2 feat: bundle issue agent action
ChintanBot deleted branch feature/bot-96 from drgroot/actions-templater 2025-12-14 13:46:33 +00:00
ChintanBot closed pull request drgroot/actions-templater#103 2025-12-14 13:46:33 +00:00
feat: bundle issue agent action
ChintanBot commented on issue drgroot/actions-templater#96 2025-12-14 13:43:28 +00:00
update the agent action

Opened PR drgroot/actions-templater#103 bundling the coding automator action locally for the issue-agent workflow/template. Added static assets to ship .github/actions…

ChintanBot created pull request drgroot/actions-templater#103 2025-12-14 13:43:20 +00:00
feat: bundle issue agent action
ChintanBot created branch feature/bot-96 in drgroot/actions-templater 2025-12-14 13:43:06 +00:00
ChintanBot pushed to feature/bot-96 at drgroot/actions-templater 2025-12-14 13:43:06 +00:00
0dec065613 feat: bundle issue agent action
ChintanBot closed pull request drgroot/actions-templater#102 2025-12-14 13:38:57 +00:00
Bundle issue agent action for templated workflow
ChintanBot deleted branch feature/bot-96 from drgroot/actions-templater 2025-12-14 13:38:57 +00:00
ChintanBot commented on issue drgroot/actions-templater#96 2025-12-14 13:36:19 +00:00
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…

ChintanBot created pull request drgroot/actions-templater#102 2025-12-14 13:36:11 +00:00
Bundle issue agent action for templated workflow
ChintanBot pushed to feature/bot-96 at drgroot/actions-templater 2025-12-14 13:35:53 +00:00
1c143127a4 feat: bundle issue agent action
ChintanBot created branch feature/bot-96 in drgroot/actions-templater 2025-12-14 13:35:53 +00:00
ChintanBot deleted branch feature/bot-96 from drgroot/actions-templater 2025-12-14 13:31:04 +00:00
ChintanBot closed pull request drgroot/actions-templater#101 2025-12-14 13:31:04 +00:00
feat: bundle issue agent action
ChintanBot commented on issue drgroot/actions-templater#96 2025-12-14 13:27:52 +00:00
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;…