Skip to content

Commit ec7192f

Browse files
jeremyederclaude
authored andcommitted
chore(ci): consolidate GHA workflows and reserve SDK bumps for dedicated workflow
Delete ci-failure-resolver-with-agent.yml (redundant with pr-fixer.yml) and exclude anthropic/claude-agent-sdk from Dependabot so PR ambient-code#987's sdk-version-bump workflow is the single source of SDK updates. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e4021d2 commit ec7192f

2 files changed

Lines changed: 3 additions & 116 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ updates:
66
schedule:
77
interval: "weekly"
88
open-pull-requests-limit: 10
9-
# Auto-merge minor and patch updates
9+
ignore:
10+
- dependency-name: "anthropic"
11+
- dependency-name: "claude-agent-sdk"
1012
pull-request-branch-name:
1113
separator: "-"
1214
commit-message:

.github/workflows/ci-failure-resolver-with-agent.yml

Lines changed: 0 additions & 115 deletions
This file was deleted.

0 commit comments

Comments
 (0)