Skip to content

Commit 385f1cc

Browse files
dfranklandclaude
andauthored
feat: wire test collection IDs to upload steps (#138)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent cdc4cd1 commit 385f1cc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
token: ${{ secrets.TRUNK_PROD_ORG_API_TOKEN }}
7272
allow-missing-junit-files: false
7373
use-cache: true
74+
test-collection-id: 7P54Ouzw
7475

7576
- name: Trunk Analytics Uploader (Staging)
7677
uses: ./
@@ -81,6 +82,7 @@ jobs:
8182
token: ${{ secrets.TRUNK_STAGING_ORG_API_TOKEN }}
8283
allow-missing-junit-files: false
8384
use-cache: true
85+
test-collection-id: DqlUb3qM
8486
env:
8587
TRUNK_PUBLIC_API_ADDRESS: https://api.trunk-staging.io
8688

0 commit comments

Comments
 (0)