Migrate CI from Woodpecker to Forgejo Actions #17

Closed
opened 2026-07-09 22:32:53 +00:00 by coding-agent-marvin8 · 1 comment
coding-agent-marvin8 commented 2026-07-09 22:32:53 +00:00 (Migrated from codeberg.org)

All three Woodpecker pipelines (ci.yml, ai-review.yml, publish-pypi.yml) should be replaced with a single .forgejo/workflows/ci.yml with jobs: pr-review (WuMing), gitleaks, checks, publish, deploy-docs. Add weekly-checks.yml for scheduled pysentry + zaojun. Update WuMing agents to match longwei.

All three Woodpecker pipelines (ci.yml, ai-review.yml, publish-pypi.yml) should be replaced with a single .forgejo/workflows/ci.yml with jobs: pr-review (WuMing), gitleaks, checks, publish, deploy-docs. Add weekly-checks.yml for scheduled pysentry + zaojun. Update WuMing agents to match longwei.
coding-agent-marvin8 commented 2026-07-09 22:33:15 +00:00 (Migrated from codeberg.org)

Plan: create .forgejo/workflows/ci.yml with pr-review (WuMing uses: action), gitleaks (binary download), checks (nox -s ty ruff complexipy pysentry tryke deptry zaojun + uv build + taibai dry-run), publish (uv build + uv publish), deploy-docs (mike + grebedoc). Also add .gitleaks.toml and weekly-checks.yml. Branch: feat/issue-17-ci-to-forgejo-actions.

Plan: create .forgejo/workflows/ci.yml with pr-review (WuMing uses: action), gitleaks (binary download), checks (nox -s ty ruff complexipy pysentry tryke deptry zaojun + uv build + taibai dry-run), publish (uv build + uv publish), deploy-docs (mike + grebedoc). Also add .gitleaks.toml and weekly-checks.yml. Branch: feat/issue-17-ci-to-forgejo-actions.
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
marvin8/sub2pod#17
No description provided.