open-code-review/.github
kite 6ae397b894 fix(ci): use npm install instead of npm ci in Pages CI
package-lock.json is gitignored for the pages directory, so npm ci
always fails in CI (no lockfile present after checkout). Switch to
npm install to match deploy-pages.yml behavior.
2026-07-24 23:29:09 +08:00
..
ISSUE_TEMPLATE chore: route security reports to private advisories (#435) 2026-07-22 11:35:22 +08:00
workflows fix(ci): use npm install instead of npm ci in Pages CI 2026-07-24 23:29:09 +08:00
dependabot.yml chore(deps): let dependabot cover the VS Code extension (#437) 2026-07-23 20:28:34 +08:00
pull_request_template.md Add issue and PR templates with bilingual contributing guide (#9) 2026-05-30 14:22:50 +08:00
release.yml feat(release): auto-generate structured release notes from conventional commits 2026-06-22 15:52:06 +08:00