Skip to content

chore(rh-developer): add license: Apache-2.0 to all skill frontmatter#90

Merged
dmartinol merged 1 commit into
RHEcosystemAppEng:mainfrom
jordigilh:fix/add-license-to-rh-developer-skills
May 7, 2026
Merged

chore(rh-developer): add license: Apache-2.0 to all skill frontmatter#90
dmartinol merged 1 commit into
RHEcosystemAppEng:mainfrom
jordigilh:fix/add-license-to-rh-developer-skills

Conversation

@jordigilh
Copy link
Copy Markdown
Contributor

Summary

  • Add license: Apache-2.0 to the YAML frontmatter of all 14 skills in the rh-developer pack
  • One-line change per skill, no functional changes

Motivation

The skill-linter CI check now requires a license field (must be Apache-2.0) in every skill's frontmatter. All 14 existing skills in rh-developer were missing this field, causing the linter to fail on any PR that touches this pack (including open PRs #79 and #80).

Test plan

  • make validate passes
  • All 14 skills verified to have license: Apache-2.0 in frontmatter
  • No other changes to skill content

Made with Cursor

All 14 skills in the rh-developer pack were missing the required
license field, causing the skill-linter CI check to fail on any PR
that touches this pack.

Co-authored-by: Cursor <cursoragent@cursor.com>
Copy link
Copy Markdown
Collaborator

@dmartinol dmartinol left a comment

Choose a reason for hiding this comment

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

Thank you! /lgtm

@dmartinol dmartinol merged commit ad24f23 into RHEcosystemAppEng:main May 7, 2026
2 checks passed
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