Suppress Vercel GitHub comments when a PR does not trigger a new deployment

Hi everyone,

I would like to suggest a feature to automatically suppress or hide the Vercel GitHub integration comment on Pull Requests when the PR does not result in a new deployment (e.g., when a build is skipped, canceled, or bypassed using an Ignored Build Step).

Currently, the Vercel bot still comments on these pull requests. This adds unnecessary noise to our workflow, is quite bulky, and requires multiple clicks to manually hide each time.

Having a setting to “only comment when a new deployment is successfully built” or to auto-hide comments on skipped deployments would keep our PR history much cleaner and more relevant.

Thanks!

1 Like

I’m pretty sure that can be configured in settings → git and turning off pull request comments

But I don’t want to turn them all the way off. When a preview is created, the comment is helpful. When a preview is not created, the comment is just noise.

I find the deployment comments helpful when a preview URL is available, but comments for skipped or ignored builds don’t provide much value. A setting to only post comments when a deployment is successfully created would help keep PR discussions cleaner without losing the useful preview links. :+1:

1 Like