-
Type:
Suggestion
-
Resolution: Low Engagement
-
None
-
Component/s: Repository - Branches / Tags
-
2
Problem description
Current implementation of git tag creation in Bitbucket UI prevents controlling the type of tags via the hook. Since the tag object doesn't exist when PreRepositoryHook gets invoked, it's not possible to pass its hash to hook implementers.
Solution
Provide the way to verify the tag creation via the UI.
- is caused by
-
DEVHELP-2283 Loading...