feat(ci): add Release-Notes.md and taibai fediverse pipeline #30

Merged
coding-agent-marvin8 merged 0 commits from refs/pull/30/head into main 2026-05-11 06:18:50 +00:00
coding-agent-marvin8 commented 2026-05-11 03:46:02 +00:00 (Migrated from codeberg.org)

Summary

  • Adds Release-Notes.md in taibai thread format (reset template for v3.5.2, validated with uvx taibai thread --dry-run)
  • Adds .woodpecker/fediverse.yml — validates the file on PR/tag events, posts the thread to GoToSocial on release events
  • Updates CLAUDE.md with Release Notes rules: Rule 1 (update file on every commit message) and Rule 2 (reset to template at session start when branch is clean)

Manual step

Add TAIBAI_INSTANCE_URL and TAIBAI_ACCESS_TOKEN secrets in the Woodpecker repo settings (same values as zaojun).

Test plan

  • Woodpecker validate step passes on this PR
  • After merging and cutting a release, post step sends the thread (requires secrets to be set)
## Summary - Adds `Release-Notes.md` in taibai thread format (reset template for v3.5.2, validated with `uvx taibai thread --dry-run`) - Adds `.woodpecker/fediverse.yml` — validates the file on PR/tag events, posts the thread to GoToSocial on release events - Updates `CLAUDE.md` with Release Notes rules: Rule 1 (update file on every commit message) and Rule 2 (reset to template at session start when branch is clean) ## Manual step Add `TAIBAI_INSTANCE_URL` and `TAIBAI_ACCESS_TOKEN` secrets in the Woodpecker repo settings (same values as zaojun). ## Test plan - [ ] Woodpecker `validate` step passes on this PR - [ ] After merging and cutting a release, `post` step sends the thread (requires secrets to be set)
Sign in to join this conversation.
No description provided.