solana-foundation / developer-content

Collection of Developer content for exploring, learning, and building in the Solana ecosystem.

Home Page:https://solana.com/developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vercel build are preventing green actions

nickfrosty opened this issue · comments

Due to the (smart) restrictions provided by the vercel GitHub bot, the GH actions run on all PRs will not always pass. Specifically when the creator of the PR has not been previously approved to deploy the preview version of their PR changes.

This should be adjusted in the future so that all GH actions can been completely run on every PR and each can obtain all green across the board, making them more useful and more clear on which action failed (and therefore more clear on what changes are needed)

This is now resolved!