How can i set check-in policy for git in VSTS as i can see only branch policies available.Is there any plugin available for check-in policy in Git as i want to apply below check-in policy before developers check-in any code
• Builds: Requires that the last build was successful before a check-in.
• Code Analysis: Requires that code analysis is run before check-in.
• Work Items: Requires that one or more work-items to be associated with the check-in.
• Comments: Requires that a standard comment any code check-in