Commit Graph

3 Commits

Author SHA1 Message Date
gabrieljablonski
23f9cc3740 docs(release-notes): add upstream mirror marker convention 2026-04-11 23:30:27 -03:00
Gabriel Jablonski
6a72195a1f
chore(release-notes): tighten skill format conventions (#262)
- Render English block first, then Portuguese, with H2 country-flag
  headings outside the user-notes markers so GitHub viewers see clearly
  separated sections without affecting fazer.ai rendering
- Document the full release body (Changes commit list + both locale
  sections) as the canonical example
- Replace the non-existent `gh release edit` with `gh api PATCH` for
  backfills
- Drop the unrealistic "cannot write equivalent" fallback clause
2026-04-11 22:24:57 -03:00
Gabriel Jablonski
5c8fe700b2
feat(release-notes): add user-facing release notes skill and link UI to fazer.ai (#261)
- Document bilingual (pt-BR + en) user-notes blocks required in every
  GitHub release body, rendered on fazer.ai/chatwoot-release-notes
- Add .claude/skills/release-notes skill so the agent drafts and
  validates the blocks before any release create/edit/backfill, with
  reference from CLAUDE.md (AGENTS.md)
- Point the admin "new version available" banner and the profile-menu
  Changelog link at fazer.ai/chatwoot-release-notes
- Stop tracking .claude/settings.json (per-developer config moves to
  settings.local.json); ignore only .claude/**/*.local.* so the
  release-notes skill ships with the repo
2026-04-11 22:17:14 -03:00