When a commit is skipped, Vercel reports “Success” to GitHub instead of “Skipped”. In the screenshot below, Supabase Preview correctly reports “Skipped” to the CI/CD but Vercel (also skipped) looks like “Completed” but with the label “Skipped - Not affected” because it has the green check instead of the skipped icon
.
Conclusion can be “skipped” as per: About status checks - GitHub Docs