[CL-FORGEJO] Forgejo Actions CI: smoke + ci.yml + security-scan + CLAUDE.md note #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/claude-forgejo-workflows"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Migrates CI from GitHub Actions (disabled/archived) to Forgejo Actions self-hosted runner on 178.
Files added:
.forgejo/workflows/smoke.yml— minimal smoke test (host runs-on).forgejo/workflows/ci.yml— 12-job CI adapted from .github/workflows (runs-on: host)scripts/security-scan.sh— replaces anthropics/claude-security-review GitHub Action (semgrep + secret scan + pnpm audit + vault sync)CLAUDE.mdinfra note: primary git is Forgejo, github archivedWhy: Without these on master, push to master does NOT trigger CI on the active forgejo-runner.service (178). Runner up since 2026-05-06 15:45 UTC, labels [ubuntu-latest docker host], waiting for jobs.
Test plan:
Fast-forward merge (5 commits ahead of master, 0 behind).