Can we implement a server-level pre-commit hook to maintain code quality standards?
Sen, Gaytri
0
Reputation points
Can we implement a server-level pre-commit hook to maintain code quality standards?
Can we establish a custom policy where completion of a pull request is restricted to users only if the associated work item type is "user_story"?
If a pull request contains linked work items and any of those work items are in a "closed" state, the user should not be able to complete the pull request.
Sign in to answer