Bug: Github Pages shows incorrect autodeployment status when it's actually disabled (still shows as "enabled")

On Pages > Settings > Builds and Deployments, unchecking automatic deployments does not take effect. It will show as unchecked with the edit page, but back on the summary and even after a hard page refresh, autodeployments will remain “enabled”.

I’m disabling these because I set up a deploy hook on that same pavge and will be using my CI to deploy only after tests pass.

Have you tested if deployments still happen on commit or are you just referring to the auto deployments message in the dashboard?

Testing that right now. It might just be a UI issue

Update: Confirmed. This is a UI issue with the Cloudflare dashboard. Pages > Settings > Builders & Deployments > Automatic deployments always shows “enabled” even when it’s disabled.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.