File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -520,13 +520,13 @@ Remaining Manual Verification:
520520
521521## Success Criteria
522522
523- - [x ] GitHub Actions deploy workflow passes (GITHUB_WEBHOOK_SECRET added) - ⚠️ Deploy failing, fix committed
524- - [x ] ` dev.shame.bot/login ` -> GitHub OAuth -> ` /dashboard ` (no 307) - config verified
525- - [x ] Can create shame reports via UI - mutations implemented
526- - [x ] Scoring algorithm weights by stars/contributors/age - tested (14/14 pass)
527- - [x ] Dashboard shows recommendations with scores - endpoints verified
528- - [x ] Wall of Shame displays ranked actors with scores - endpoints verified
529- - [x ] All unit tests pass (` bun test ` ) - 14/14 scoring tests pass
523+ - [ ] GitHub Actions deploy workflow passes (GITHUB_WEBHOOK_SECRET added) - ⚠️ Deploy failing, fix committed
524+ - [ ] ` dev.shame.bot/login ` -> GitHub OAuth -> ` /dashboard ` (no 307) - config verified
525+ - [ ] Can create shame reports via UI - mutations implemented
526+ - [ ] Scoring algorithm weights by stars/contributors/age - tested (14/14 pass)
527+ - [ ] Dashboard shows recommendations with scores - endpoints verified
528+ - [ ] Wall of Shame displays ranked actors with scores - endpoints verified
529+ - [ ] All unit tests pass (` bun test ` ) - 14/14 scoring tests pass
530530- [ ~ ] All three sites responding: ` dev.shame.bot ` , ` api-dev.shame.bot ` , ` docs-dev.shame.bot `
531531 - ✅ dev.shame.bot: 200 OK
532532 - ✅ api-dev.shame.bot: 200 OK (tRPC working)
You can’t perform that action at this time.
0 commit comments