-
Notifications
You must be signed in to change notification settings - Fork 124
Home
Get started by by installing and setting up your own instance and enabling your repositories via a simple on / off switch.
When you enable your repository it is automatically configured to use protected branches. Protected branches prevent pull requests from being merged until required status checks are passing. LGTM will register itself as a required status check.
Define a list of individuals that can approve pull requests. This list should be store in a MAINTAINERS file to the root of your repository. Please see the maintainers documentation for supported file formats.
bradrydzewski <[email protected]>
matthewnorris <[email protected]>
Please note that LGTM pulls the MAINTAINERS file from your repository default branch (typically master). Changes to the MAINTAINERS file are not recognized until present in the default branch. Changes to the MAINTAINERS file in a pull request are therefore not recognized until merged.
Pull requests are locked and cannot be merged until the minimum number of approvals are received (two, by default). Project maintainers can indicate their approval by commenting on the pull request and including LGTM, looks good to me, in their approval text.
DISCLAIMER
LGTM is a trademark of Semmle, Ltd (www.lgtm.com). The use of the LGTM mark and name on this page shall not imply any affiliation with or endorsement by Semmle, Ltd.