The towncrier config uses the type's `directory` field as the type identifier in filenames, NOT as subdirectories. Correct format: docs/changelog.d/<name>.<type>.md NOT: docs/changelog.d/<type>/<name>.md - Move fragments to root with type suffix - Remove empty type subdirectories - Fix CLAUDE.md instructions - Fix tutorial examples in contributing.md and ai-assistance-guide.md Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
177 B
177 B
Build workflow now automatically deploys docs after creating a release - updates the deployment manifest with the new release URL and syncs via ArgoCD, triggering a pod rollout