Skip to content

Conversation

@tektaxi
Copy link
Contributor

@tektaxi tektaxi commented Nov 19, 2025

see #957 for details.

uri: "/api/hacker/reviewerComments2/" + Constants.ROLE_CATEGORIES.SELF,
_id: mongoose.Types.ObjectId.createFromTime(179)
},
// patchAnyReviewerNameById: {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is all commented out, can we just delete it? is there a reason to keep?



/**
* Updates a hacker that is specified by req.params.id, and then sets req.email
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make this comment accurate? i think it's just copy pasted?

*/
hackerRouter.route("/assignReviewers").post(
// Middleware.Validator.RouteParam.idValidator,
// Middleware.Auth.ensureAuthenticated(),
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's try to enable the auth ones at least

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should also add this route to the Hackboard role "excludes"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wait i just realized if we're running this as a script for now we can't have these on

@tektaxi tektaxi requested a review from JamieXiao November 19, 2025 20:36
@tektaxi
Copy link
Contributor Author

tektaxi commented Nov 20, 2025

overriding review requirements because it's basically Jamie's PR and I approve

@tektaxi
Copy link
Contributor Author

tektaxi commented Nov 20, 2025

@JamieXiao make sure to address comments in the next one, just merging bc we have to use tonight.

@tektaxi tektaxi merged commit e19d58c into dev Nov 20, 2025
1 check failed
@tektaxi tektaxi deleted the feat/assign_reviewers branch November 20, 2025 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants