Skip to content

Add Apache 2.0 license file#18

Merged
dmartinol merged 2 commits into
mainfrom
copilot/add-apache-2-license-file
Feb 25, 2026
Merged

Add Apache 2.0 license file#18
dmartinol merged 2 commits into
mainfrom
copilot/add-apache-2-license-file

Conversation

Copilot AI commented Feb 25, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds the standard Apache License 2.0 LICENSE file to the repository root. The repo had no license file, which is required for open-source projects hosted on GitHub.

Pack(s) affected

  • rh-sre
  • rh-developer
  • ocp-admin
  • rh-support-engineer
  • rh-virt
  • Other / repo-wide

Change type

  • New skill
  • New agent
  • New pack
  • Update existing skill / agent
  • MCP server config (.mcp.json)
  • Docs / README
  • CI / tooling

CLAUDE.md compliance

  • Agents orchestrate skills; no direct MCP/tool calls in agents
  • Skills are single-purpose task executors
  • Skills encapsulate all tool access (MCP tools invoked only inside skills)
  • Document consultation: file is read with the Read tool, then declared to the user
  • No credentials hardcoded; env vars used via ${VAR} references
  • Human-in-the-loop confirmation added for any destructive or critical operations

N/A — no skill/agent/MCP changes.

Validation

  • make validate passes locally
  • New/changed skills have valid YAML frontmatter (name, description)
  • New/changed agents have valid YAML frontmatter (name, description)

N/A — no skill/agent changes.


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: dmartinol <86618610+dmartinol@users.noreply.github.com>
Copilot AI changed the title [WIP] Add Apache 2.0 license file Add Apache 2.0 license file Feb 25, 2026
@dmartinol dmartinol marked this pull request as ready for review February 25, 2026 22:38
@dmartinol dmartinol merged commit 811a010 into main Feb 25, 2026
TomerFi pushed a commit to TomerFi/agentic-plugins that referenced this pull request May 20, 2026
New reports (4):
- ocp-admin/cluster-report (+0.6364, PR RHEcosystemAppEng#3)
- rh-ai-engineer/ds-project-setup (+0.6667, PR RHEcosystemAppEng#51)
- rh-basic/red-hat-support-severity (+0.1111, PR RHEcosystemAppEng#35)
- rh-sre/cve-validation (+0.2222, PR RHEcosystemAppEng#23)

Updated (1):
- rh-virt/vm-lifecycle-manager (+0.3889, PR RHEcosystemAppEng#18)

Co-authored-by: Cursor <cursoragent@cursor.com>
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