This repository has been archived on 2026-03-09. You can view files and clone it, but cannot push or open issues or pull requests.
php-agentic/Actions/Forge
Snider 6ac515d80e feat: add AssignAgent, ManagePullRequest, ReportToIssue actions
AssignAgent activates a plan and starts an agent session.
ManagePullRequest evaluates PR state/CI checks and merges when ready.
ReportToIssue posts progress comments on Forgejo issues.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-04 14:40:44 +00:00
..
AssignAgent.php feat: add AssignAgent, ManagePullRequest, ReportToIssue actions 2026-03-04 14:40:44 +00:00
CreatePlanFromIssue.php feat: add CreatePlanFromIssue action 2026-03-04 14:40:10 +00:00
ManagePullRequest.php feat: add AssignAgent, ManagePullRequest, ReportToIssue actions 2026-03-04 14:40:44 +00:00
ReportToIssue.php feat: add AssignAgent, ManagePullRequest, ReportToIssue actions 2026-03-04 14:40:44 +00:00
ScanForWork.php feat: add ScanForWork action for Forgejo epic scanning 2026-03-04 14:37:12 +00:00