Skip to content

Commit

Permalink
feat: enable automerge
Browse files Browse the repository at this point in the history
  • Loading branch information
christophehurpeau committed Jan 23, 2023
1 parent 63db188 commit f34e704
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/accountConfigs/ornikar.ts
Expand Up @@ -38,7 +38,6 @@ const config: Config<'dev' | 'design', 'ops' | 'frontends' | 'backends'> = {
ignoreRepoPattern: '(infra-.*|devenv|bigquery-dbt)',
requiresReviewRequest: true,
autoMergeRenovateWithSkipCi: false,
disableAutoMerge: true,
warnOnForcePushAfterReviewStarted: {
repositoryNames: [
'shared-configs',
Expand Down

0 comments on commit f34e704

Please sign in to comment.