Hello! As far as I can tell, I have the site configured to perform checks on any commit. However, only commits via a Pull Request are getting Netlify checks published.
Remove Empty · beefyfinance/beefy-v2@75209dc · GitHub was a direct commit, while checks seemed to have been performed on Netlify, they were not published on this Commit (and thus not broadcasted through our webhooks)
So you’re saying Netlify will not operate on direct commits to our dev and production branches? This puts Netlify at a stark disadvantage versus other platforms. Is that something you’re open to enabling?
Netlify wiill build and deploy direct commits but checks are added only for PRs. If there’s enough demand for this feature we could be open to enabling, but yours is the first request (or maybe less than third) request that I’ve seen about this.