mirror of
https://github.com/hustcer/deepseek-review.git
synced 2026-05-13 05:16:05 +08:00
ci skip
This commit is contained in:
4
.github/workflows/cr.yml
vendored
4
.github/workflows/cr.yml
vendored
@@ -73,8 +73,8 @@ jobs:
|
||||
- Reliability: ["Boundary conditions", "Resource management", "Fallback strategies"]
|
||||
|
||||
examples:
|
||||
- issue: "❗Hardcoded credentials in config.py (security violation)"
|
||||
- issue: "⚠️Duplicate validation logic in user_service.py (DRY violation)"
|
||||
- issue: "❗ Hardcoded credentials in config.py (security violation)"
|
||||
- issue: "⚠️ Duplicate validation logic in user_service.py (DRY violation)"
|
||||
- change: "Added JWT authentication middleware"
|
||||
- change: "Refactored payment processor into standalone module"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user