fix: update reviewer DM test info for AI question and 90 min limit - #579
Merged
Conversation
The assessment now includes a fifth question that allows an AI coding assistant, and the total time went from 70 to 90 minutes. Candidates still answer one question per section (2 total) and then do the AI question. The old text told reviewers "4 questions ... 70 min", which no longer matches what candidates actually took.
kylehoehns
force-pushed
the
fix/reviewer-dm-test-info-ai-question
branch
from
September 9, 2026 13:32
222e99c to
098085e
Compare
kylehoehns
marked this pull request as ready for review
September 9, 2026 13:33
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this does
When a reviewer clicks "Accept" on a HackerRank review request, the bot sends them a DM with a one-line summary of the test the candidate took. That line was out of date. This updates it.
Before:
After:
Why
We added a fifth question that lets the candidate use an AI coding assistant, and the total time went from 70 to 90 minutes. Candidates still pick one question from each of the two normal sections, then do the AI question at the end. The old text would have told reviewers the wrong thing about what they are grading.
Files changed
src/bot/acceptReviewRequest.ts— the message itselfsrc/bot/__tests__/acceptReviewRequest.test.ts— the test checks the exact string, so it changes tooTesting
pnpm verifypasses: lint, format check, type-check, build, and 265 tests across 34 suites.🤖 Generated with Claude Code
https://claude.ai/code/session_019dUo24dvyCizU9GbU9dTww