Skip to content

Conversation

@JamieXiao
Copy link
Contributor

Tickets:

  • HAC-

List of changes:

  • hacker.controller.js
  • hacker.middleware.js
  • hacker.js

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

  • Built off of feat/create_application_review after the changes of feat/review_filter. Added a new async function to assign reviewers to hackers (2 per hacker) if the application was submitted before a certain cutoff date.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How has this been tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Press the assign reviewers button on the search page. To change the cutoff time, head to hacker.middle.js under the assignReviewers function.

Test Configuration:

Firmware version:
Hardware:
Toolchain:
SDK:

Questions for code reviewers?

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • Listed change(s) in the Changelog
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged and published in downstream modules

…w_filter and fixed the default value errors for reviewer status, name, and comments
…w_filter and fixed the default value errors for reviewer status, name, and comments
…'s just filtering if hacker was created before cutoff)
@tektaxi
Copy link
Contributor

tektaxi commented Nov 19, 2025

closing because this includes already merged commits. created new branch see #959

@tektaxi tektaxi closed this Nov 19, 2025
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