docs: sync documentation with actual repo state; adapt for Gitea
- Remove all .github references (removed in 6c644dd but docs still referenced)
- Rewrite review-pr skill to use Gitea API instead of gh CLI
- Add gitea-pr.sh helper for Gitea API calls (view/diff/files/comments)
- Update project structure tree: add scripts/, .woodpecker.yml, ci-cd.md,
status-update-checklist.md, commit-docs-reminder.sh, RESEARCH-SDD-TOOLS.md
- Fix skills count 14 → 15 (add create-skill to DOCS.md)
- Remove .github references from CONTRIBUTING.md, SECURITY.md, init-project
- Add GITEA_TOKEN to .env.example
- Update CI/CD placeholder in RECOMMENDATIONS.md to Woodpecker
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -44,7 +44,7 @@ If a choice is not listed here, the default recommendations in `docs/` apply.
|
||||
**Infra / DevOps**
|
||||
|
||||
- **Hosting/deploy:** _[Vercel/Fly/K8s/etc.]_
|
||||
- **CI/CD:** _[GitHub Actions/GitLab/etc.]_
|
||||
- **CI/CD:** _[Woodpecker/GitLab/etc.]_
|
||||
- **Observability:** _[Sentry/OTel/Prometheus/etc.]_
|
||||
- **Environments:** _dev/stage/prod_ (or specify)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user