Branch protection #142
Replies: 3 comments 3 replies
-
|
this and ability to reference other collections would turn pages cms into perfection |
Beta Was this translation helpful? Give feedback.
-
@v4iv I'm going to add soon the ability to reference other collection entries and files. I'm also planning on letting you support custom autocomplete fields (as long as you can provide a JSON with key/value pairs). |
Beta Was this translation helpful? Give feedback.
-
|
Our company has a "review first" policy typically enforced by branch protection rules. However, PagesCMS currently defaults to the default branch and encourages saving every file change--vs. a publishing flow where changes are collected across several files/media and then published (likely via a PR). That would need to become the default for this to work for us. We could completely block direct commits to Essentially, I'd want Thanks for building this! It's very promising. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How does this repository handle branch protection, requiring pull requests, etc from different branches? Everything seems to be geared towards pushing straight to the master branch.
It would be great to see some more configuration added around this to the .pages.yml file, and perhaps bundling up multiple pending page changes into a single commit / PR
Beta Was this translation helpful? Give feedback.
All reactions