summaryrefslogtreecommitdiff
path: root/internal/github/github.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-07-13 22:24:16 +0300
committerPaul Buetow <paul@buetow.org>2025-07-13 22:25:41 +0300
commit09a333cdc72186d95c28933d15035f405e0d4ea9 (patch)
tree1599080ccb0e6df61f7990ff93f9a5edb615ebfd /internal/github/github.go
parent864d087d279eb7073811cb76fc2b2b2f571f8394 (diff)
feat: make AI release notes the default behavior
- AI-generated release notes are now enabled by default - Add --no-ai-release-notes flag to disable AI notes - Update all documentation and examples to reflect new default - Works for both sync commands and release commands Users now get AI-generated release notes automatically: gitsyncer sync repo myproject # AI notes enabled gitsyncer sync repo myproject --no-ai-release-notes # Disable AI gitsyncer release create # AI notes enabled gitsyncer release create --no-ai-notes # Disable AI 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'internal/github/github.go')
0 files changed, 0 insertions, 0 deletions