Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags:
area: azsdk-common-apiview-feedback-resolution
type: ci-gate

config:
defaults:
runs: 1
timeout: "90s"
model: claude-opus-4.6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags:
area: azsdk-common-pipeline-analysis
type: ci-gate

config:
defaults:
runs: 1
timeout: "90s"
model: claude-opus-4.6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags:
area: azsdk-common-pipeline-fixer
type: ci-gate

config:
defaults:
runs: 1
# Stimuli with a resolvable build reference (URL or build ID) make the agent
# run the full analyze→fix→verify workflow (~90-180s under claude-opus-4.6),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags:
area: azsdk-common-prepare-release-plan
type: ci-gate

config:
defaults:
runs: 1
timeout: "90s"
model: claude-opus-4.6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tags:
area: azsdk-common-sdk-release
type: ci-gate

config:
defaults:
runs: 1
timeout: "90s"
model: claude-opus-4.6
Expand Down
Loading