Book Image

Team Foundation Server 2015 Customization

By : Gordon Beeming
Book Image

Team Foundation Server 2015 Customization

By: Gordon Beeming

Overview of this book

Table of Contents (17 chapters)
Team Foundation Server 2015 Customization
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 5. The Guide Standards for Check-in Policies

In this chapter, we are going to cover the creation of a custom check-in policy. We'll go through the following high-level topics:

  • Implementation—what it takes to write the code

  • Deployment—what is required to get this to your end user

  • Useful policies—policies already created by the community

Check-in policies are very useful as you can make sure that certain requirements are met before a check is made that might not be meeting some standards. In my opinion, it's one of the easier customizations to perform. It's also important to mention that check-in policies are currently only supported by TFVC.