Skip to content

chore: integrate OSS-readiness into main - #6

Open
stewroux wants to merge 6 commits into
mainfrom
dev
Open

chore: integrate OSS-readiness into main#6
stewroux wants to merge 6 commits into
mainfrom
dev

Conversation

@stewroux

Copy link
Copy Markdown
Owner

概要

OSS-readiness 作業 (feature/oss-readiness) を dev に統合し main へ昇格する
統合 PR。各変更は独立 Evaluator (security-engineer) の実機検証 PASS 済み。

main への最終マージは人間判断でお願いします。

🤖 Generated with Claude Code

stewroux and others added 6 commits June 20, 2026 22:06
MIT LICENSE と OSS 標準の貢献者向けドキュメントを追加し、第三者が
安全に貢献できる導線を整える。

- LICENSE: MIT (Copyright 2026 stewroux)
- CONTRIBUTING.md: main->dev->feature 戦略と Conventional Commits
- CODE_OF_CONDUCT.md: Contributor Covenant 2.1
- SECURITY.md: 脆弱性の非公開報告フロー

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
.env 実体や派生 secrets を確実に除外し、誤コミットを防ぐ。

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
GitHub Actions を充実させ、品質と機密チェックを自動化する。

- ci.yml: Node CI (lockfile/script 欠如でも red にしない defensive 設計)
- gitleaks.yml: push/PR ごとの secret scan
- openhands-resolver.yml: ラベル fix-me で自律修正 (secrets 未設定時 no-op)
- dependabot.yml: 依存と Actions の週次更新
- ISSUE/PR テンプレート

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
第三者がすぐ動かせるよう必要環境と API キー設定手順を明確化する。

- README: Requirements 節 (Node>=20, npm>=10, Gemini API key)
- README: Set API Key を .env.example からの具体手順に更新
- .env.example: GEMINI_API_KEY / SERVER_SIDE_API_KEY テンプレ

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
lockfile を追加し CI を npm ci による再現可能インストールにする。

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
chore: make repository OSS-ready (LICENSE, CI, security, docs)
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