Skip to content

Commit 8e602fb

Browse files
committed
Introduce claude summarize plugin
1 parent 4b4aecc commit 8e602fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ steps:
8989
- $TEST_COLLECTOR :
9090
<<: *test_collector_common_params
9191
api-token-env-name: "BUILDKITE_ANALYTICS_TOKEN_UNIT_TESTS"
92+
- claude-summarize#v1.1.0:
93+
api_key: "ANTHROPIC_API_KEY"
9294
artifact_paths:
9395
- "**/build/test-results/merged-test-results.xml"
9496

0 commit comments

Comments
 (0)