Files
simple-private-codecollection/codebundles/stg-workspace-smoke/README.md
T
stewartshea 4adb7224d8 Enhance README to clarify GCP Bucket and staging workspace generation rules
Updated the README to provide clearer descriptions for the `gcp-bucket-crossplane-health` and `stg-workspace-smoke` code bundles. The `gcp-bucket-crossplane-health` now specifies its focus on Kubernetes platform and k8s-kubectl-cmd runtime, while the `stg-workspace-smoke` is noted for its integration of runwhen and tool-builder runtime. This improves documentation clarity for users regarding the purpose and structure of these bundles.
2026-07-02 17:35:59 -04:00

741 B

stg-workspace-smoke

Custom Discovery CodeCollection bundle generated from MCP tool-builder output.

  • Alias: Staging Workspace Smoke Check
  • Platform: runwhen
  • Resource types: workspace

Layout

.runwhen/
  README.md                 # Human-readable review (decoded script + match rules)
  generation-rules/
    stg-workspace-smoke.yaml
  templates/
    stg-workspace-smoke-slx.yaml
    stg-workspace-smoke-taskset.yaml

See .runwhen/README.md for the full review artifact intended for PR reviewers.

References