Skip to content

docs: update skill and CLAUDE.md workflow references for renamed files - #168

Open
Iceber wants to merge 1 commit into
llm-d:mainfrom
Iceber:fix_workflow_links
Open

docs: update skill and CLAUDE.md workflow references for renamed files#168
Iceber wants to merge 1 commit into
llm-d:mainfrom
Iceber:fix_workflow_links

Conversation

@Iceber

@Iceber Iceber commented May 21, 2026

Copy link
Copy Markdown

What does this PR do?

Why is this change needed?

How was this tested?

  • Unit tests added/updated
  • Integration/e2e tests added/updated
  • Manual testing performed

Checklist

  • Commits are signed off (git commit -s) per DCO
  • Code follows project contributing guidelines
  • Tests pass locally (make test)
  • Linters pass (make lint)
  • Documentation updated (if applicable)

Related Issues

@Iceber
Iceber requested a review from clubanderson as a code owner May 21, 2026 05:26
Copilot AI review requested due to automatic review settings May 21, 2026 05:26
@Iceber
Iceber requested a review from Gregory-Pereira as a code owner May 21, 2026 05:26
@github-actions

Copy link
Copy Markdown

Unsigned commits detected! Please sign your commits.

For instructions on how to set up GPG/SSH signing and verify your commits, please see GitHub Documentation.

Signed-off-by: Iceber Gu <caiwei95@hotmail.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates internal Claude/skills documentation to reflect renamed nightly reusable workflow filenames, keeping references aligned with the current .github/workflows set.

Changes:

  • Replace references to reusable-nightly-e2e-*-helmfile.yaml (GKE/CKS) with reusable-nightly-e2e-gke.yaml and reusable-nightly-e2e-cks.yaml.
  • Update workflow tables in Claude skills/docs to match the new filenames.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
.claude/skills/README.md Updates the reusable workflow filename references for GKE/CKS in the skills README table.
.claude/skills/nightly/SKILL.md Updates the nightly skill workflow reference table to point at the renamed GKE/CKS workflow files.
.claude/CLAUDE.md Updates the “Key Files” table to reference the renamed GKE/CKS reusable workflow files.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .claude/skills/README.md
Comment on lines +60 to +61
| `reusable-nightly-e2e-gke.yaml` | GKE |
| `reusable-nightly-e2e-cks.yaml` | CKS/CoreWeave |
Comment on lines +137 to +138
| `reusable-nightly-e2e-gke.yaml` | GKE | Guides |
| `reusable-nightly-e2e-cks.yaml` | CKS (CoreWeave) | Guides |

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

curl -s "https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh" | bash

Comment thread .claude/CLAUDE.md
Comment on lines +17 to +18
| `.github/workflows/reusable-nightly-e2e-gke.yaml` | Guides on GKE |
| `.github/workflows/reusable-nightly-e2e-cks.yaml` | Guides on CKS (CoreWeave) |
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