Skip to content

Conversation

@taeold
Copy link
Contributor

@taeold taeold commented Feb 6, 2026

Configure changelog sections so release PR creation/changelog entries include chore, docs, and refactor commits in addition to existing user-facing types.

Keep style, test, build, and ci hidden to avoid internal-only release noise.

Unfortunately, I'm reading that any configuration change seems to replace existing behavior rather than amend it. I've sourced the defaults from the release-please repo to make sure we can't change too many behaviors:

https://github.com/googleapis/release-please/blob/fbed6c3a940655a574671f87cd0538da6a4ce8b8/src/changelog-notes.ts#L42-L55

https://github.com/googleapis/release-please/blob/fbed6c3a940655a574671f87cd0538da6a4ce8b8/src/util/filter-commits.ts#L20-L32

Configure changelog sections so release PR creation/changelog entries include chore, docs, and refactor commits in addition to existing user-facing types.

Keep style, test, build, and ci hidden to avoid internal-only release noise.
@taeold taeold requested a review from akerekes February 6, 2026 15:46
@taeold
Copy link
Contributor Author

taeold commented Feb 6, 2026

This didn't work because .github/release-please.yml is legacy configuration format that is no longer suppported :(. Will try a different route.

@taeold taeold closed this Feb 6, 2026
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