We are using Netlify for development to quick tackle issues and using preview deploys per pull request to drive the development of our open source NFT marketplace platform KodaDot, which is super helpful and we are thankful for this service.
Hence, I’ve noticed, that Netlify creates deploy preview which is not needed and eats our precious build minutes.
Situation
Our main branch is called main
against which are created deploy previews. Which works perfectly.
But, the situation is that our production deployment is called hyper-jpeg
and pull request was opened merging main
into hyper-jpeg
. Not another way around.
I hope I’m just missing some setting in the dashboard that I can’t see and expecting advice on how to turn off these builds which aren’t against base main
Details
- Deploy logs Netlify App
- Site https://deploy-preview-2286--koda-nuxt.netlify.app/
- PR Faster, Harder, Scooter by yangwao · Pull Request #2286 · kodadot/nft-gallery · GitHub
Where it happening
- Faster, Harder, Scooter by yangwao · Pull Request #2286 · kodadot/nft-gallery · GitHub
- https://github.com/kodadot/nft-gallery/pull/2285
- &c
- You can check any kind of release where Netlify bot appears against base:hyper-jpeg
Setup detail from Netlify
Screenshot
You can clearly see it builds Faster, Harder, Scooter by yangwao · Pull Request #2286 · kodadot/nft-gallery · GitHub and it’s merged into hyper-jpeg