Skip to content

Create git tag after merging #11

@ashawley

Description

@ashawley
  • Objective: After pushing integration branch, add a tag to preserve the merge commit.
  • Presently, pushing integration branch overwrites and the merge was lost.
  • Rationale: Be able to track the mainline development with the branch development over time.
  • Safety: This could create a lot of tags and build a lot of commit references that won't be garbage collected for client users and the git server.
  • Configuration: Enable or disable?
  • Configuration: Configurable tag naming convention?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions