[PR #5169] [MERGED] Update contributor points calculation logic #5794

Closed
opened 2026-02-28 21:18:45 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5169
Author: @MatissJanis
Created: 6/14/2025
Status: Merged
Merged: 7/4/2025
Merged by: @MatissJanis

Base: masterHead: matiss/points-changes


📝 Commits (6)

  • e834b71 Update contributor points calculation logic
  • 11fd5d6 Feedback: count only closed PRs with "not planned" status
  • 2aa6409 Feedback: update point counts
  • 69b02da Merge branch 'master' into matiss/points-changes
  • 89ec948 Refactor contributor points calculation to directly check for "not planned" status on closed issues
  • 32dec32 Merge branch 'matiss/points-changes' of github.com:actualbudget/actual into matiss/points-changes

📊 Changes

2 files changed (+33 additions, -22 deletions)

View changed files

📝 .github/scripts/count-points.mjs (+27 -22)
upcoming-release-notes/5169.md (+6 -0)

📄 Description

Preliminary changes to the points calculation logic + thresholds.

Will change this PR as we continue debating the specifics.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/5169 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 6/14/2025 **Status:** ✅ Merged **Merged:** 7/4/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/points-changes` --- ### 📝 Commits (6) - [`e834b71`](https://github.com/actualbudget/actual/commit/e834b7174a6c93163d0e93021657513594adb043) Update contributor points calculation logic - [`11fd5d6`](https://github.com/actualbudget/actual/commit/11fd5d643d5c34c7c49b91f62f9bfc592a4822a8) Feedback: count only closed PRs with "not planned" status - [`2aa6409`](https://github.com/actualbudget/actual/commit/2aa64096bf0cf4ef5cd4a75b02d6300754460316) Feedback: update point counts - [`69b02da`](https://github.com/actualbudget/actual/commit/69b02dafd4fa9e3e3fa6d500a6eb61b14f83c1f3) Merge branch 'master' into matiss/points-changes - [`89ec948`](https://github.com/actualbudget/actual/commit/89ec948363c3b8864ab23a87adaf6b02b36706d9) Refactor contributor points calculation to directly check for "not planned" status on closed issues - [`32dec32`](https://github.com/actualbudget/actual/commit/32dec32228ee702025d07892b3253bcad6c31468) Merge branch 'matiss/points-changes' of github.com:actualbudget/actual into matiss/points-changes ### 📊 Changes **2 files changed** (+33 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `.github/scripts/count-points.mjs` (+27 -22) ➕ `upcoming-release-notes/5169.md` (+6 -0) </details> ### 📄 Description Preliminary changes to the points calculation logic + thresholds. Will change this PR as we continue debating the specifics. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:18:45 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#5794