statsig-io / statuspage

A simple, zero-dependency, pure js/html status page based on GitHub Pages and Actions.
ISC License
685 stars 289 forks source link

Stop pushing status updates in the origin repository #10

Closed roim closed 3 years ago

roim commented 3 years ago

These updates make it hard for anyone who forked us to pull from upstream.

Instead of committing, updates in this repo will only print to stdout (and failures will fail github CI). Forks will still get automated commits.