feat(ci): call shared OpenCode runner - #66
Open
xnoto wants to merge 4 commits into
Open
Conversation
Chart CI passedRepository hygiene and Helm validation passed. View the workflow run. |
14 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a comment-triggered, thin OpenCode workflow caller. It forwards the chart's canonical agent and skill path plus the Kimi credential to the immutable reusable runner in makeitworkcloud/shared-workflows#40.
Fixes # — not applicable
Type of change
Validation
testanddetectpassed; package and post-publish GitOps jobs were correctly skipped because no chart content changedImpact and rollout
Consumer:
makeitworkcloud/chartsowns only the/ocand/opencodeevent filter, caller permissions, and reference to reusable runner commit73444d2177762549d8c476dc612f23811e0a2180. The reusable runner, its CI-specific configuration, pinned runtime installation, and runner guardrails are owned bymakeitworkcloud/shared-workflowsin PR #40.Merge shared-workflows#40 before this PR. The caller stages
opencode-server/files/{agents,skills}through the reusable workflow but does not package runner files into the Helm chart, changeChart.yaml, publish an OCI artifact, or modify GitOps desired state.The workflow needs a
KIMI_API_KEYActions secret for functional use. Currenttfroot-githubsource does not distribute that secret tocharts; adding its encrypted value and recipient is a separate confirmation- and OpenTofu-gated change, intentionally not included here.Safety and secrets
AI agent materially produced this change. Knowledge source revision consulted:
25417c8d85ca246f7afb570630bf4ca463401999.