Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #503; Correct event owner for pr_merged events #512

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

rithviknishad
Copy link
Member

@rithviknishad rithviknishad commented Sep 4, 2024

pr_merged events was using the event actor (in this case the one who merged the PR). However, in leaderboard pr_merged events are associated to the PR authors for incentivizing the contributor.

Regression from recent scraper refactor from python to typescript

Copy link

vercel bot commented Sep 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
leaderboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 4, 2024 1:53pm

@rithviknishad rithviknishad changed the title Fixes #503; Correct event actor for pr_merged events Fixes #503; Correct event owner for pr_merged events Sep 4, 2024
@rithviknishad rithviknishad linked an issue Sep 4, 2024 that may be closed by this pull request
@rithviknishad rithviknishad merged commit 1489657 into main Sep 4, 2024
3 checks passed
@rithviknishad rithviknishad deleted the rithviknishad/fix/503 branch September 4, 2024 15:00
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.

Avoid capturing PR merged by as pr_merged event
5 participants