Skip to content

Conversation

@DerManoMann
Copy link
Collaborator

@DerManoMann DerManoMann commented Jan 22, 2026

Fixes #1924, related to #1749, #1738

@DerManoMann DerManoMann merged commit 5d7d737 into zircote:master Jan 22, 2026
14 checks passed
@DerManoMann DerManoMann deleted the default-config branch January 22, 2026 03:43
@github-actions
Copy link
Contributor

Created backport PR for 5.x:

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-1925-to-5.x
git worktree add --checkout .worktree/backport-1925-to-5.x backport-1925-to-5.x
cd .worktree/backport-1925-to-5.x
git reset --hard HEAD^
git cherry-pick -x 5d7d7371e9a9349abdc1dc83379774dcf8f72e0c
git push --force-with-lease

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.

Keep Generator::getDefaultConfig() up-to-date with core generator/processor options

1 participant