-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
It is expected that this template repo will undergo continuous improvement changes and teams should be able to keep their repos updated as this happens. There is however some confusion around how teams are expected to keep their repositories updated in the most seamless way.
It is also evident that there some are cases with undesirable effects:
When you create a new branch which includes the template repo git commits and it has template repo references with the issue number, Github will associate the commit to the matching project repo issues (if it exists with the same issue number).
Example:
Acceptance Criteria
- Provide easy instructions to raise a PR with the latest changes from the template repo
- Ensure only changes from
main
branch or a tag is fetched if the template repo is added as another origin to the project repo - The PR branch pushed to Github should not include the template repo commit history (to resolve the issue described above)
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation