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!