Commit graph

4 commits

Author SHA1 Message Date
Snider
820256141a ci: revert to ubuntu-latest runners
Self-hosted runners need environment parity work (ARM64, root user, SDK tools).
Keep self-hosted for future local-llm integration tasks.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 08:49:58 +00:00
Snider
0b13370e90 ci: use PROJECT_TOKEN for org project access
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 22:07:51 +00:00
Snider
00543713ce ci: use GITHUB_TOKEN for auto-project workflow
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 22:00:01 +00:00
Snider
57d6d92392 ci: add auto-project workflow for issue tracking
Automatically adds issues to org projects based on labels:
- agentic → Workstation
- lang:go → Core.GO & Core.CLI
- scope:arch → Core.Framework

Requires PROJECT_TOKEN org secret.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 21:49:30 +00:00