Skip to content

Keeping a repository updated with template repo changes #67

@haani-niyaz

Description

@haani-niyaz

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:

Screen Shot 2022-07-28 at 8 03 34 pm

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

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions