There was an error while loading. Please reload this page.
squash_merges
1 parent e105cf2 commit bd8fd2fCopy full SHA for bd8fd2f
1 file changed
src/lib/types/public.js
@@ -1322,6 +1322,8 @@
1322
* @property {string} [app_id] OAuth application ID. Required when using PKCE authorization.
1323
* @property {string} [cms_label_prefix] Pull request label prefix for Editorial Workflow. Default:
1324
* `sveltia-cms/`.
1325
+ * @property {boolean} [squash_merges] Whether to use squash marge for Editorial Workflow. Default:
1326
+ * `false`.
1327
* @see https://decapcms.org/docs/gitlab-backend/
1328
* @see https://decapcms.org/docs/editorial-workflows/
1329
*/
0 commit comments