export default () => ({ commitMessage: '', commitAction: '1', newBranchName: '', submitCommitLoading: false, shouldCreateMR: true, });