Commit 429e64b
Dev (#17)
* 合并 (#8)
* chore: add comprehensive contributing guide (#10)
* chore: add comprehensive contributing guide
* Update CONTRIBUTING.md
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* Update CONTRIBUTING.md
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
---------
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* ci: restore pr-check.yml workflow for dev branch
- Restore backend and frontend PR checks
- Enable Python syntax check and import test for backend
- Enable pnpm build check for frontend
- Fix 'Expected — Waiting for status to be reported' issue
* feat(ci): upgrade PR review + add CI auto-fix & review responder
- Upgrade codex-pr-review.md to 6-perspective review with confidence scoring
- Rewrite claude-pr-review.yml with Codex-first fallback pattern
- Add claude-ci-autofix.yml for auto-fixing CI failures + dev sync
- Add claude-review-responder.yml for auto-responding to PR reviews
- Update CI_CD_SETUP.md with new workflow documentation
* fix(ci): address Codex review security findings
- [Critical] auto-fix: restrict to same-repo PRs only (fork protection)
- [High] review-responder: require explicit @claude mention, restrict to same-repo
- [Medium] auto-fix: use `gh run view --log-failed` instead of broken API call
- [Medium] pr-review: fix Codex matching to use head_sha + pull_requests
- [Low] auto-fix: correct workflow name "Tests" → "Test Suite"
* fix(ci): restore workflow name to match branch protection rules
Rename "Claude PR Review (Fallback)" back to "Claude PR Review"
so the check name matches what branch protection expects.
* revert: restore workflow name to "Claude PR Review (Fallback)"
* ci: fix invalid workflow syntax
* ci: fix pnpm cache setup
* ci: fix test workflow step order
* ci: harden Claude workflows
* ci: pin review responder checkout to SHA
* docs: add CONTRIBUTING.md reference in README
Direct contributors to read the contributing guide before starting.
* update
---------
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>1 parent 043b9b8 commit 429e64b
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| 213 | + | |
| 214 | + | |
0 commit comments