Skip to content

Add Tag Creation for Automatic Labels #60

@groboclown

Description

@groboclown

As Perforce supports automatic labels, which are a view mapping + a revision marker, it's possible to map these to a Git tag under very limited criteria:

  1. The Label contains the field Revision with a value of @(integer)
  2. The Label contains a View with a path that fully contains the depot path being copied.
  3. The (integer) revision is a changelist that the transfer includes.

Because this label fully matches to a Git commit, a corresponding tag can be created off of the label.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions