Skip to content

fix: remove inconsistent extra frontmatter fields from gke-basics#42

Open
hobostay wants to merge 1 commit intogoogle:mainfrom
hobostay:fix/gke-basics-frontmatter
Open

fix: remove inconsistent extra frontmatter fields from gke-basics#42
hobostay wants to merge 1 commit intogoogle:mainfrom
hobostay:fix/gke-basics-frontmatter

Conversation

@hobostay
Copy link
Copy Markdown

Summary

  • Remove license: Apache-2.0 and metadata (containing author and version) from gke-basics/SKILL.md frontmatter
  • No other skill in the repository uses these extra fields, creating an inconsistency in the frontmatter schema
  • The license is already covered by the repository-level LICENSE file (Apache 2.0)

Test plan

  • Verify frontmatter only contains name and description, consistent with all other skills

🤖 Generated with Claude Code

The gke-basics SKILL.md had `license` and `metadata` (with author and
version) fields that no other skill in the repository uses. This creates
an inconsistency in the frontmatter schema across skills. The license is
already covered by the repository-level LICENSE file.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@google-cla
Copy link
Copy Markdown

google-cla Bot commented Apr 26, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

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.

1 participant