Skip to content

ci: proxy create-release-draft via repository_dispatch - #615

Merged
cursor[bot] merged 1 commit into
stablefrom
cursor-dispatch-release-draft-695b
Sep 15, 2026
Merged

cursor[bot] merged 1 commit into
stablefrom
cursor-dispatch-release-draft-695b

Conversation

@mberrys

@mberrys mberrys commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

What changed

Cloud agents cannot workflow_dispatch CreateReleaseDraft. Extend Dispatch_Packaging with a create-release-draft repository_dispatch event that forwards to CreateReleaseDraft.yml using github.token.

Usage after merge

gh api repos/studio-berry/loop/dispatches \
  -f event_type=create-release-draft \
  -f 'client_payload[source_sha]=e6bf4117b891748b9b2b9f09e946f2369f16fc09' \
  -f 'client_payload[allow_existing_release]=false'

Proof

Open in Web Open in Cursor 

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

Co-authored-by: michael berry <mberrys@users.noreply.github.com>
@cursor
cursor Bot merged commit 8c23bec into stable Sep 15, 2026
18 checks passed
@mberrys
mberrys deleted the cursor-dispatch-release-draft-695b branch September 15, 2026 21:19
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.

2 participants