Skip to content

Comments

config: enable release-please for chore and docs commits#46

Merged
doomspork merged 1 commit intomainfrom
doomspork/release-please-chore-docs
Feb 7, 2026
Merged

config: enable release-please for chore and docs commits#46
doomspork merged 1 commit intomainfrom
doomspork/release-please-chore-docs

Conversation

@doomspork
Copy link
Member

Configure release-please to trigger release PRs for chore and docs commits, not just feat and fix.

Changes:

  • Add docs to changelog-sections so docs commits appear in the changelog
  • Set versioning strategy to always-bump-patch to ensure all commit types trigger version bumps and release PRs

Since this is a documentation site, most changes will be docs and chores, so we want to queue a release PR for these commits.

@doomspork doomspork requested a review from a team as a code owner February 7, 2026 18:42
Copilot AI review requested due to automatic review settings February 7, 2026 18:42
Configure release-please to trigger release PRs for chore and docs commits, not just feat and fix. Add docs to changelog-sections and set versioning to always-bump-patch strategy since this is a documentation site where most changes are docs and chores.
@doomspork doomspork force-pushed the doomspork/release-please-chore-docs branch from 9fb8249 to 83ec19f Compare February 7, 2026 18:43
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s release-please configuration so documentation-focused changes (common in this docs site) produce release PRs and appear in the generated changelog.

Changes:

  • Add a docs changelog section so docs: conventional commits are included in release notes.
  • Configure release-please to always-bump-patch so non-feat/fix commits (e.g., docs, chore) still trigger a version bump and release PR.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@doomspork doomspork merged commit b07be21 into main Feb 7, 2026
1 check passed
@doomspork doomspork deleted the doomspork/release-please-chore-docs branch February 7, 2026 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant