Skip to content

feat: switch controller-build to repository_dispatch#85

Merged
k-rister merged 1 commit into
masterfrom
controller-dispatch
Apr 14, 2026
Merged

feat: switch controller-build to repository_dispatch#85
k-rister merged 1 commit into
masterfrom
controller-dispatch

Conversation

@k-rister
Copy link
Copy Markdown
Contributor

Summary

  • Replace reusable workflow call with repository_dispatch to crucible
  • All controller builds now run in crucible's context with working cross-repo concurrency
  • Uses a GitHub App token (actions/create-github-app-token) to dispatch

Test plan

  • CI passes (should skip heavy CI since only workflow file changed)
  • After merge, controller-build workflow dispatches to crucible successfully

🤖 Generated with Claude Code

Replace the reusable workflow call with a repository_dispatch to
crucible so all controller builds run in crucible's context with
working cross-repo concurrency.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@k-rister k-rister self-assigned this Apr 14, 2026
@k-rister k-rister requested a review from a team April 14, 2026 17:36
@project-crucible-tracking project-crucible-tracking Bot moved this to In Progress in Crucible Tracking Apr 14, 2026
@k-rister k-rister merged commit 0a5aace into master Apr 14, 2026
13 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Crucible Tracking Apr 14, 2026
@k-rister k-rister deleted the controller-dispatch branch April 14, 2026 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants