Skip to content

feat(auth): update onboarding suggested contributors algorithm - #352

Merged
trtajim merged 2 commits into
mainfrom
feature/onboarding-suggested-contributors-algorithm
Sep 21, 2026
Merged

trtajim merged 2 commits into
mainfrom
feature/onboarding-suggested-contributors-algorithm

Conversation

@trtajim

@trtajim trtajim commented Sep 21, 2026

Copy link
Copy Markdown
Member

Summary

  • Updates the onboarding suggested contributors algorithm in AuthController to query:
    • Top 2 most appreciated users
    • 1 random verified contributor (excluding top users)
    • 1 random general user (excluding already selected users)
  • Total suggested contributors remains 4.
  • Updates unit/feature tests in AuthenticationTest to reflect the new distribution.

@coderabbitai

coderabbitai Bot commented Sep 21, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 46 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Repository: hscstack/platform/.coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: b5d65641-a107-4114-9103-96da0e5d7239

📥 Commits

Reviewing files that changed from the base of the PR and between 44a8857 and 85f3752.

📒 Files selected for processing (3)
  • app/Http/Controllers/AuthController.php
  • resources/js/pages/auth/Onboarding.vue
  • tests/Feature/AuthenticationTest.php

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@trtajim
trtajim merged commit 68a88ad into main Sep 21, 2026
1 check passed
@trtajim
trtajim deleted the feature/onboarding-suggested-contributors-algorithm branch September 21, 2026 05:32
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.

1 participant