I’m currently using Netlify CMS and find it frustrating that every small change triggers a rebuild.
Is there a method to instruct Netlify to wait for 30 minutes after a repository update before initiating a build, provided there are no other updates during that time and if there are just build the latest?
Hi,
Netlify attempts to ignore builds when they’re not required, only building when your site requires it. You can override this default behavior by using the ignore attribute in the Netlify configuration file.
It would have been better if I can control directly in netlify to say check twice day on this time and build.
Or a setting in netlify.toml to tell it to build everyday on this time. Is there a native netlify option to achieve this? Ignore is not the solution for me as I do not want to ignore but run builds on certain time daily (preferably without using external tools)
I know I know , it is just easier netlify cms and known for a long time. Seems like some polish guys take over change the name this is why the console log is full of kurwa kurwa.
Thanks but too difficult, the only reason I am hosting on netlify is for ease of use. but it ends up that it is much easier to setup this in GitHub than on netlify. There should be an easy option in the netlify account to set it up. instead of all this code which makes no sense. Just saying.