Skip to content

chore: Override PHP default changelog sections#21

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

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

Conversation

@devin-ai-integration
Copy link
Contributor

Requirements

  • I have added test coverage for new or changed functionality — N/A, config-only change
  • I have followed the repository's pull request submission guidelines
  • I have validated my changes against all supported platform versions — N/A, config-only change

Related issues

Applies the same fix from php-server-sdk#233 to this repository.

Describe the solution you've provided

The php release type in release-please includes a default changelog section configuration that causes chore commits to appear in release changelogs. This breaks the norm with other LaunchDarkly SDKs, which typically exclude chores from releases.

This PR explicitly sets changelog-sections to only include feat and fix commit types, so that chore changes no longer trigger or appear in releases.

Describe alternatives you've considered

None — this matches the established pattern already applied to php-server-sdk.

Additional context

@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 77c9690 into main Feb 24, 2026
3 of 10 checks passed
@jsonbailey jsonbailey deleted the devin/1771968988-changelog-sections branch February 24, 2026 23:16
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