Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Tag Creation for Automatic Labels #60

Open
groboclown opened this issue Nov 30, 2022 · 0 comments
Open

Add Tag Creation for Automatic Labels #60

groboclown opened this issue Nov 30, 2022 · 0 comments

Comments

@groboclown
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant