Skip to content

Add --no-changelog option to recipes:update#1087

Merged
nicolas-grekas merged 1 commit into
symfony:2.xfrom
7ochem:recipes-update-no-changelog
May 29, 2026
Merged

Add --no-changelog option to recipes:update#1087
nicolas-grekas merged 1 commit into
symfony:2.xfrom
7ochem:recipes-update-no-changelog

Conversation

@7ochem

@7ochem 7ochem commented Apr 18, 2026

Copy link
Copy Markdown
Contributor
Q A
Bug fix? no
New feature? yes
Deprecations? no
Issues Fix #1081

Adds --no-changelog to composer recipes:update so the GitHub API-based changelog (PR list) can be skipped. This is useful when updating many recipes and hitting GH rate limits (see issue).

@94noni 94noni left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Nice idea

@7ochem

7ochem commented Apr 29, 2026

Copy link
Copy Markdown
Contributor Author

Tests are currently failing. @GromNaN issued a PR here #1084 to fix this. Once this PR has been merged, I can rebase and tests will be green...

@wouterj wouterj left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for the contribution, adding this option makes sense to me!

@nicolas-grekas nicolas-grekas force-pushed the recipes-update-no-changelog branch from 3206a5d to 48cad51 Compare May 29, 2026 16:43
@nicolas-grekas

Copy link
Copy Markdown
Member

Thank you @7ochem.

@nicolas-grekas nicolas-grekas merged commit 6581d4d into symfony:2.x May 29, 2026
5 of 6 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.

Add an option to skip changelog generation for recipe:update

5 participants