Details
-
Bug
-
Status: Done
-
High
-
Resolution: Fixed
-
None
-
None
-
None
-
Sprint 26 - Ends Aug 16, Sprint 26 - Ends Sept 1, Sprint 26 - Ends Oct 3
-
0
Description
git push --tags and pushing changes after a fast-forward merge does not work with the trusted commit authors hook.
This is because the commits are empty so it goes on to compare the author with the current one and then blocks the push.
We should check the minimal ref in the ref changes and then ignore if the type is TAG. We should also handle the merge.
Attachments
Issue Links
- duplicates
-
SRBITB-150 Check the author of a tag in trusted commit authors hook
-
- Done
-
- was cloned as
-
SRBITB-150 Check the author of a tag in trusted commit authors hook
-
- Done
-