[GSSoC'26] fix: use versioned judge hearings endpoint#1117
Conversation
|
@vipul674 is attempting to deploy a commit to the CodeBlooded's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
Hi @vipul674, thanks for contributing to Nyay Setu! 🎉 I have automatically:
Our workflows will now analyze your changes to classify:
Tip Ensure your PR description references the issue it resolves (e.g. Happy coding! 🚀 |
Merge-Ready PR ReportVerdictMERGE_READY (all GitHub Actions CI green; Vercel deploy is external authorization blocker only) Issue and Assignment
Files Changed
Testing & VerificationAll 17 frontend tests pass. Backend tests pass. NLP tests pass. Build-and-push passes. CI Status
Known Limitations
GSSoC 2026 ComplianceThis contribution was prepared with AI assistance and manually reviewed before submission. Closes #1088 |
|
@viru0909-dev — All CI checks are green. This PR is ready for review and merge. Merge-Ready PR ReportVerdictMERGE_READY (all GitHub Actions CI green; Vercel deploy is external authorization blocker only) Issue and Assignment
Files Changed
Testing & VerificationAll 17 frontend tests pass. Backend tests pass. NLP tests pass. Build-and-push passes. CI Status
Known Limitations
GSSoC 2026 ComplianceThis contribution was prepared with AI assistance and manually reviewed before submission. Closes #1088 |
Summary
/api/v1/hearings/myroute.Files Changed
frontend/nyaysetu-frontend/src/pages/judge/JudgeHearingsPage.jsx: corrected the stale hearings API path.frontend/nyaysetu-frontend/src/pages/judge/JudgeHearingsPage.test.jsx: added endpoint regression coverage.Testing Performed
npm cinpm test -- src/pages/judge/JudgeHearingsPage.test.jsx --runnpm run buildKnown Limitations
GSSoC
Please add the appropriate GSSoC label if applicable.
AI Assistance Disclosure
This PR was prepared with AI assistance and manually reviewed before submission.
Closes #1088