Skip to content

Fix TriggerTagBot: use TAGBOT_TOKEN, force HTTP/1.1, add Content-Type header#327

Merged
kdw503 merged 1 commit intomasterfrom
dwk/dev
May 7, 2026
Merged

Fix TriggerTagBot: use TAGBOT_TOKEN, force HTTP/1.1, add Content-Type header#327
kdw503 merged 1 commit intomasterfrom
dwk/dev

Conversation

@kdw503
Copy link
Copy Markdown
Member

@kdw503 kdw503 commented May 7, 2026

Summary

Renamed secrets.TAGBOT_PAT_TEST → secrets.TAGBOT_TOKEN
Forced --http1.1 usage to avoid curl error 43 (HTTP/2 POST body transmission bug)
Added Content-Type: application/json header
Switched to printf-based JSON payload construction for safer handling (event_type: "TagBot")
Added early exit handling when packagename is empty

Test plan:

After registering a new package version, verify that the corresponding package repository's TagBot workflow is triggered correctly
Verify that secrets.TAGBOT_TOKEN is registered in the HolyLabRegistry repository secrets
(Settings → Secrets and variables → Actions)

… header

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@kdw503 kdw503 merged commit 459d6d1 into master May 7, 2026
1 check passed
@kdw503 kdw503 deleted the dwk/dev branch May 7, 2026 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant