Add documentation changelog and changelog skill#359
Open
javier wants to merge 4 commits into
Open
Conversation
|
🚀 Build success! Latest successful preview: https://preview-359--questdb-documentation.netlify.app/docs/ Commit SHA: 96b74a3
|
- Add changelog.mdx tracking documentation updates from July 2025 to January 2026 - Include QuestDB releases for each month - Add sidebar entry for changelog - Add claude_changelog.md with instructions for generating future updates
- Add changelog entries for February through May 2026 - Move changelog generation instructions from claude_changelog.md to .claude/skills/docs-changelog/SKILL.md for auto-discovery - Gitignore .claude/settings.local.json to keep local permissions private
- Fix three broken links in changelog (configuration, root directory structure, parquet encoding) - Fix pre-existing broken anchor for shared worker config - Add mandatory yarn build validation step to docs-changelog skill
…pdated - Reorder all changelog months to follow the canonical section order - Update skill with numbered ordering rule and matching example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.claude/skills/docs-changelog/) that auto-triggers on significant documentation changes to keep the changelog up to date.claude/settings.local.jsonto keep local permissions out of version control