shipfeedAI news, curated daily

23:53:29 CET
20 MAY23:53:29shipfeed
pull to refreshlast sync
Just in — 30 new
§ feed · storyline

Optionally disable deployment_status webhook events for GitHub Actions

Vercel lets users optionally disable deployment_status webhook events sent to GitHub, reducing noisy PR event logs in repositories with many deployments, particularly monorepos.

May 1 · · primary fetch1 sourceupdated May 1 ·

You can now disable the that Vercel sends to GitHub when Vercel is connected to your GitHub repository. webhook eventdeployment_status When events are enabled, GitHub's pull request activity will create a log with a status event for every deployment. While this can keep your team better informed, it can also create noisy event logs for repositories with many deployment events, especially in monorepos with many projects.deployment_status Disabling these events prevents repeated messages from cluttering your GitHub PR's event history, giving you a cleaner, more focused view of your pull request activity.

The Vercel Github comment containing links to your preview deployments will continue to be posted as before. The is most often used as a trigger for GitHub Actions. We recommend to simply workflows with richer Vercel deployment information. eventdeployment_statusmigrating to eventsrepository_dispatch .Learn more in the documentation Read more

read full article on vercel.com
§ sources1 publication · timeline below
  1. vercel.comOptionally disable deployment_status webhook events for GitHub Actionsprimary