Skip to content

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

Open
7ochem wants to merge 1 commit into
symfony:2.xfrom
7ochem:recipes-update-no-changelog
Open

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

Conversation

@7ochem
Copy link
Copy Markdown

@7ochem 7ochem commented Apr 18, 2026

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).

Copy link
Copy Markdown

@94noni 94noni left a comment

Choose a reason for hiding this comment

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

Nice idea

@7ochem
Copy link
Copy Markdown
Author

7ochem commented Apr 29, 2026

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...

Copy link
Copy Markdown
Member

@wouterj wouterj left a comment

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!

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

4 participants