Open RyanParsley opened 1 year ago
I run them, but I can't simply enforce them because of cloudcannon want's to push to main directly. I can probably allow that user to have an exceptions, but that's not great.
Perhaps I want a content
branch that gets automatically merged into main and main is automatically rebased into it? It could disallow code changes and only allow markdown updates. It would still be possible for a build issue so I'd want cloud cannon success to trigger the automation.
It'd be nice if the robots protected me from myself a little by running static analysis before merging to main