Add automated propagation of changes to ssciwr/cpp-project-template#133
Merged
thomasisensee merged 10 commits intomainfrom Feb 2, 2026
Merged
Add automated propagation of changes to ssciwr/cpp-project-template#133thomasisensee merged 10 commits intomainfrom
thomasisensee merged 10 commits intomainfrom
Conversation
…pository via pull request, using a PAT
0e1e99f to
087b571
Compare
lkeegan
approved these changes
Dec 12, 2025
Member
lkeegan
left a comment
There was a problem hiding this comment.
thanks @thomasisensee this looks good to me! definitely an improvement to automatically sync changes from the cookiecutter to this template.
one question about catch2 - do we need to install it in CI if we're using fetchcontent in cmake? (I guess this might be more of a question for the cookiecutter than for your PR though)
Member
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We can now automatically propagate changes from this repo's main branch to the main branch of the cpp-project-template, as suggested by this issue. The workflow ran successfully (link) and created the commit: ssciwr/cpp-project-template@main...sync-test
The workflow bakes the project using the following configuration (up for discussion):
cookiecutter-cpp-project/.github/cpp-project-template.yml
Lines 1 to 17 in 0e1e99f
TODO:
EDIT: Added Acknowledgement of cookiecutter at README's end
cookiecutter-cpp-project/.github/workflows/sync-template.yml
Lines 3 to 6 in 0e1e99f
cookiecutter-cpp-project/.github/workflows/sync-template.yml
Line 42 in 0e1e99f
cookiecutter-cpp-project/.github/workflows/sync-template.yml
Line 59 in 0e1e99f