# How do I prevent the Vercel for GitHub integration comments?

**Author:** Sam Ko

---

If required, it is possible to prevent the [Vercel for GitHub](https://vercel.com/docs/deployments/git/vercel-for-github) integration from commenting on pull requests and commits. This article covers how to achieve this for your project while still benefitting from the [Preview Deployments](https://vercel.com/docs/platform/deployments#preview) the integration provides.

## Preventing Comments

To prevent the Vercel for GitHub integration from adding comments to pull requests and commits, you will need to [update the toggles](https://vercel.com/docs/concepts/deployments/git/vercel-for-github#silence-github-comments) in your project settings:

For more information on configuring the Vercel for GitHub integration, please see the [Vercel documentation](https://vercel.com/docs/project-configuration#git-configuration).

> **NOTE:** It is currently not possible to prevent comments only for specific branches. If you wish to see this option made available, please provide us with this [feedback](https://vercel.com/knowledge/where-to-submit-feature-requests).

---

[View full KB sitemap](/kb/sitemap.md)
