Skip to content

chore: add OSS readiness files#13

Merged
bntvllnt merged 2 commits intomainfrom
chore/oss-readiness
Mar 31, 2026
Merged

chore: add OSS readiness files#13
bntvllnt merged 2 commits intomainfrom
chore/oss-readiness

Conversation

@bntvllnt
Copy link
Copy Markdown
Collaborator

Summary

  • Scaffold 11 missing OSS files to pass readiness audit (D → A target)
  • 4 BLOCKING: CONTRIBUTING.md, CHANGELOG.md, llms.txt, llms-full.txt
  • 7 RECOMMENDED: SECURITY.md, CODE_OF_CONDUCT.md, AGENTS.md, issue templates (bug + feature + config), PR template

Closes #6

Test plan

  • pnpm test passes (no code changes)
  • Run /oss audit to verify grade improvement

Scaffold missing open-source files to pass OSS readiness audit:

BLOCKING: CONTRIBUTING.md, CHANGELOG.md, llms.txt, llms-full.txt
RECOMMENDED: SECURITY.md, CODE_OF_CONDUCT.md, AGENTS.md,
issue templates, PR template
Copy link
Copy Markdown

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@bntvllnt bntvllnt self-assigned this Mar 31, 2026
- publish.yml: remove workflow_dispatch inputs, release job reads
  version from package.json and notes from CHANGELOG.md
- ci.yml: add changelog job that enforces CHANGELOG.md updated
  in every PR and version matches package.json
- Update CLAUDE.md and AGENTS.md with new publishing flow
@bntvllnt bntvllnt merged commit 019be3c into main Mar 31, 2026
3 checks passed
@bntvllnt bntvllnt deleted the chore/oss-readiness branch March 31, 2026 16:10
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.

Add CHANGELOG.md

1 participant