Skip to content

chore: Override PHP default changelog sections#25

Merged
jsonbailey merged 1 commit intomainfrom
devin/1771968988-changelog-sections
Feb 24, 2026
Merged

chore: Override PHP default changelog sections#25
jsonbailey merged 1 commit intomainfrom
devin/1771968988-changelog-sections

Conversation

@devin-ai-integration
Copy link
Contributor

Summary

Adds explicit changelog-sections configuration to release-please-config.json to only include feat and fix commits in changelogs. The PHP release type in release-please uniquely defaults to including chore commits in releases, which is inconsistent with our other SDKs. This was already fixed in php-server-sdk#233 and this PR applies the same fix here.

Review & Testing Checklist for Human

  • Verify the changelog-sections entries match the format used in php-server-sdk#233
  • Confirm release-please-config.json is still valid JSON after the change

Notes

Requested by: @keelerm84
Link to Devin run

@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@keelerm84 keelerm84 marked this pull request as ready for review February 24, 2026 21:42
@keelerm84 keelerm84 requested a review from a team as a code owner February 24, 2026 21:42
@jsonbailey jsonbailey merged commit 53c51a1 into main Feb 24, 2026
3 of 14 checks passed
@jsonbailey jsonbailey deleted the devin/1771968988-changelog-sections branch February 24, 2026 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants