Skip to content

Commit

Permalink
fix(internal): disable platformAutomerge for bfra-me repos (#1090)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusrbrown authored Oct 19, 2024
1 parent f8333dc commit fd683c8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions internal.json5
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,6 @@
matchManagers: ['github-actions'],
automergeType: 'pr',
},
{
description: 'Enable platform automerge feature for @bfra-me organization repositories.',
matchRepositories: ['bfra-me/**'],
platformAutomerge: true,
},
{
description: 'Automerge `minor` and `patch` update types of @bfra-me packages.',
matchPackageNames: ['@bfra.me/**', 'bfra-me/**'],
Expand Down

0 comments on commit fd683c8

Please sign in to comment.