Skip to content

Commit 2737a58

Browse files
committed
chore: remove dependency update patterns from auto-approve workflow
Removed patterns for dependency updates and Renovate PRs from the auto-approve bot configuration to streamline the approval process.
1 parent 854bbc1 commit 2737a58

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/auto-approve-bot-prs.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ jobs:
5757
"^update-base-images-.*" # Base image updates
5858
"^pr-bump-to-.*" # Version bump PRs (like #3176)
5959
"^update-rpm-lockfile$" # RPM lockfile updates
60-
"^dependencies/.*" # Dependency updates (Backstage, etc.)
61-
"^renovate/.*" # Renovate PRs
6260
"^chore/automated-.*" # Other automated chore tasks
6361
)
6462

0 commit comments

Comments
 (0)