You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's just a matter of time until they go out of sync, for example PR sync passes but Vercel deployment fails.
It creates issues with Vercel accounts, e.g. PR builds not being deployed if issuer isn't on the Vercel team (and even if they are on the team and the build fails, they can't access the logs)
Yes, the bot was convenient for the initial setup, but for proper development workflow I think it does more harm than good.
We now have 2 pipeline systems that do the same thing (
next build), conceptually it's bad, for example off the top of my head:Yes, the bot was convenient for the initial setup, but for proper development workflow I think it does more harm than good.
Examples