Skip to content

chore: add LICENSE, SECURITY, and CONTRIBUTING for public release#110

Merged
lorr1 merged 1 commit into
mainfrom
chore/add-community-health-files
Jun 1, 2026
Merged

chore: add LICENSE, SECURITY, and CONTRIBUTING for public release#110
lorr1 merged 1 commit into
mainfrom
chore/add-community-health-files

Conversation

@lorr1

@lorr1 lorr1 commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator

Adds the community-health files a public repo needs, ahead of (or alongside) making mcp-builder public in the stacklok org. Sourced from the sibling stacklok/mcp-template-py with modifications.

  • LICENSE — Apache-2.0 (the Stacklok standard), verbatim. GitHub never inherits a license from the org .github repo, so each repo needs its own.
  • SECURITY.md — same policy as the sibling, with the project name and Security Advisory URLs pointed at stacklok/mcp-builder. Routes reports to GitHub Security Advisories + security@stacklok.com.
  • CONTRIBUTING.md — adapted to mcp-builders actual uv/task workflow (task install → CLI, task check), Conventional Commit titles, DCO sign-off, and the unit/integration test layout. CoC link points at stacklok/.github.
  • pyproject.toml — declares license = "Apache-2.0" so package metadata matches the LICENSE file.

CODE_OF_CONDUCT.md is intentionally not included — it is inherited from the stacklok/.github org defaults.

🤖 Generated with Claude Code

Community-health files ahead of making the repo public in the stacklok
org. Sourced from the sibling stacklok/mcp-template-py with modifications:

- LICENSE: Apache-2.0 (the Stacklok standard), verbatim.
- SECURITY.md: same policy, pointed at stacklok/mcp-builder advisories.
- CONTRIBUTING.md: adapted to mcp-builder's uv/task workflow, DCO sign-off,
  and unit/integration test layout; CoC link points at stacklok/.github.
- pyproject.toml: declare license = "Apache-2.0" to match the LICENSE file.

CODE_OF_CONDUCT is inherited from the stacklok/.github org defaults.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@lorr1 lorr1 force-pushed the chore/add-community-health-files branch 2 times, most recently from 49cd8c8 to da5efa2 Compare June 1, 2026 19:43
@lorr1 lorr1 merged commit 7c03c38 into main Jun 1, 2026
2 checks passed
@lorr1 lorr1 deleted the chore/add-community-health-files branch June 1, 2026 20:07
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