Skip to content

Add thankContributors option and changelog formatters docs#16

Merged
theoephraim merged 2 commits intomainfrom
docs/changelog-formatters
Apr 20, 2026
Merged

Add thankContributors option and changelog formatters docs#16
theoephraim merged 2 commits intomainfrom
docs/changelog-formatters

Conversation

@theoephraim
Copy link
Copy Markdown
Member

Summary

  • Add thankContributors boolean option to the GitHub changelog formatter so "Thanks @user" messages can be disabled entirely
  • Add dedicated changelog formatters docs page covering the default formatter, GitHub formatter with all options, and custom formatter examples
  • Trim the changelog section in configuration.md to link to the new page
  • Switch project config to use the GitHub formatter

Test plan

  • Verify thankContributors: false suppresses thanks messages in generated changelogs
  • Verify thankContributors: true (default) still includes thanks messages
  • Review docs page for accuracy and completeness

🤖 Generated with Claude Code

Add a `thankContributors` boolean option to the GitHub changelog formatter
so contributor thanks messages can be disabled entirely. Also add a dedicated
docs page covering all built-in formatters, their options, and custom formatter
examples.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 20, 2026

bumpy-frog

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a bump file.

You can add a bump file by running:

bunx bumpy add

Or click here to add a bump file directly on GitHub.


This comment is maintained by bumpy.

@theoephraim theoephraim merged commit 62fa065 into main Apr 20, 2026
2 checks passed
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