[PR #5451] [CLOSED] 🐛 Fix count of release owner points #5940

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5451
Author: @MikesGlitch
Created: 8/2/2025
Status: Closed

Base: masterHead: fix/count-points-release-prs


📝 Commits (2)

📊 Changes

1 file changed (+13 additions, -10 deletions)

View changed files

📝 .github/scripts/count-points.mjs (+13 -10)

📄 Description

PR Review Statistics (docs):

RubenOlsen: 7 (PRs: #757 (2pts), #752 (2pts), #751 (2pts), #743 (2pts), #733 (2pts), #732 (2pts), #699 (2pts))
MikesGlitch: 3 (PRs: #753 (2pts), #750 (2pts), #748 (2pts))
youngcw: 3 (PRs: #762 (2pts), #760 (2pts), #740 (4pts - Release Creator))
jfdoming: 1 (PRs: #738 (4pts - Release Creator))
matt-fidd: 1 (PRs: #747 (2pts))

"Needs Triage" Label Removal Statistics (docs):

No "needs triage" label removal statistics (docs) found in the last month.

Issue Closing Statistics (docs):

No issue closing statistics (docs) found in the last month.

Points Summary (docs):

RubenOlsen: 14
youngcw: 8
MikesGlitch: 6
jfdoming: 4
matt-fidd: 2

Total points earned for docs: 34

PR Review Statistics (actual):

youngcw: 26 (PRs: #5409 (1pts), #5393 (2pts), #5392 (2pts), #5386 (2pts), #5377 (2pts), #5371 (2pts), #5368 (6pts), #5360 (2pts), #5359 (2pts), #5358 (2pts), #5356 (2pts), #5352 (1pts), #5340 (8pts), #5334 (2pts), #5293 (6pts), #5290 (1pts), #5286 (2pts), #5282 (8pts), #5281 (2pts), #5279 (2pts), #5269 (6pts), #5263 (2pts), #5259 (2pts),
#5239 (2pts), #5207 (2pts), #5169 (2pts))
matt-fidd: 22 (PRs: #5380 (2pts), #5373 (2pts), #5365 (1pts), #5364 (2pts), #5355 (2pts), #5353 (1pts), #5352 (1pts), #5348 (2pts), #5344 (6pts), #5335 (1pts), #5309 (1pts), #5305 (2pts), #5303 (2pts), #5301 (2pts), #5295 (6pts), #5288 (6pts), #5247 (2pts), #5219 (6pts), #5211 (2pts), #5208 (6pts), #5104 (2pts), #5059 (6pts))
MikesGlitch: 10 (PRs: #5387 (6pts), #5362 (2pts), #5361 (1pts), #5360 (2pts), #5330 (2pts), #5326 (2pts), #5319 (2pts), #5316 (2pts), #5270 (2pts), #5104 (2pts))
jfdoming: 2 (PRs: #5307 (2pts), #5212 (8pts))
MatissJanis: 1 (PRs: #5405 (6pts))

"Needs Triage" Label Removal Statistics (actual):

youngcw: 34 (Issues: 5424, 5304, 5433, 5435, 5432, 5425, 5308, 5420, 5413, 5416, 5410, 5397, 5374, 5367, 5343, 5329, 5337, 5338, 5327, 5332, 5320, 5324, 5318, 3786, 5299, 5289, 5292, 5278, 5280, 5275, 5273, 5266, 5261, 5264)
matt-fidd: 22 (Issues: 5351, 5382, 5349, 4280, 3933, 5231, 5394, 5354, 5378, 5376, 5366, 5370, 5347, 5341, 5346, 5357, 5333, 5276, 5248, 5300, 5271, 5287)

Issue Closing Statistics (actual):

matt-fidd: 2 (Issues: 5346, 5021)
jfdoming: 1 (Issues: 5412)

Points Summary (actual):

youngcw: 107
matt-fidd: 87
MikesGlitch: 23
jfdoming: 11
MatissJanis: 6

Total points earned for actual: 234

CUMULATIVE STATISTICS ACROSS ALL REPOSITORIES

Cumulative Points Summary:

youngcw: 115
matt-fidd: 89
MikesGlitch: 29
jfdoming: 15
RubenOlsen: 14
MatissJanis: 6

Total cumulative points earned: 268


🔄 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/5451 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 8/2/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix/count-points-release-prs` --- ### 📝 Commits (2) - [`0cbc94c`](https://github.com/actualbudget/actual/commit/0cbc94c680fa7f7274f50fb9b59a1189ef72ba73) count release owner points correctly - [`9667699`](https://github.com/actualbudget/actual/commit/96676996863c5f4f5de23e82dd65e03c57e737e3) better comment ### 📊 Changes **1 file changed** (+13 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `.github/scripts/count-points.mjs` (+13 -10) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> PR Review Statistics (docs): ============================ RubenOlsen: 7 (PRs: #757 (2pts), #752 (2pts), #751 (2pts), #743 (2pts), #733 (2pts), #732 (2pts), #699 (2pts)) MikesGlitch: 3 (PRs: #753 (2pts), #750 (2pts), #748 (2pts)) youngcw: 3 (PRs: #762 (2pts), #760 (2pts), #740 (4pts - Release Creator)) jfdoming: 1 (PRs: #738 (4pts - Release Creator)) matt-fidd: 1 (PRs: #747 (2pts)) "Needs Triage" Label Removal Statistics (docs): =============================================== No "needs triage" label removal statistics (docs) found in the last month. Issue Closing Statistics (docs): ================================ No issue closing statistics (docs) found in the last month. Points Summary (docs): ====================== RubenOlsen: 14 youngcw: 8 MikesGlitch: 6 jfdoming: 4 matt-fidd: 2 Total points earned for docs: 34 PR Review Statistics (actual): ============================== youngcw: 26 (PRs: #5409 (1pts), #5393 (2pts), #5392 (2pts), #5386 (2pts), #5377 (2pts), #5371 (2pts), #5368 (6pts), #5360 (2pts), #5359 (2pts), #5358 (2pts), #5356 (2pts), #5352 (1pts), #5340 (8pts), #5334 (2pts), #5293 (6pts), #5290 (1pts), #5286 (2pts), #5282 (8pts), #5281 (2pts), #5279 (2pts), #5269 (6pts), #5263 (2pts), #5259 (2pts), #5239 (2pts), #5207 (2pts), #5169 (2pts)) matt-fidd: 22 (PRs: #5380 (2pts), #5373 (2pts), #5365 (1pts), #5364 (2pts), #5355 (2pts), #5353 (1pts), #5352 (1pts), #5348 (2pts), #5344 (6pts), #5335 (1pts), #5309 (1pts), #5305 (2pts), #5303 (2pts), #5301 (2pts), #5295 (6pts), #5288 (6pts), #5247 (2pts), #5219 (6pts), #5211 (2pts), #5208 (6pts), #5104 (2pts), #5059 (6pts)) MikesGlitch: 10 (PRs: #5387 (6pts), #5362 (2pts), #5361 (1pts), #5360 (2pts), #5330 (2pts), #5326 (2pts), #5319 (2pts), #5316 (2pts), #5270 (2pts), #5104 (2pts)) jfdoming: 2 (PRs: #5307 (2pts), #5212 (8pts)) MatissJanis: 1 (PRs: #5405 (6pts)) "Needs Triage" Label Removal Statistics (actual): ================================================= youngcw: 34 (Issues: 5424, 5304, 5433, 5435, 5432, 5425, 5308, 5420, 5413, 5416, 5410, 5397, 5374, 5367, 5343, 5329, 5337, 5338, 5327, 5332, 5320, 5324, 5318, 3786, 5299, 5289, 5292, 5278, 5280, 5275, 5273, 5266, 5261, 5264) matt-fidd: 22 (Issues: 5351, 5382, 5349, 4280, 3933, 5231, 5394, 5354, 5378, 5376, 5366, 5370, 5347, 5341, 5346, 5357, 5333, 5276, 5248, 5300, 5271, 5287) Issue Closing Statistics (actual): ================================== matt-fidd: 2 (Issues: 5346, 5021) jfdoming: 1 (Issues: 5412) Points Summary (actual): ======================== youngcw: 107 matt-fidd: 87 MikesGlitch: 23 jfdoming: 11 MatissJanis: 6 Total points earned for actual: 234 CUMULATIVE STATISTICS ACROSS ALL REPOSITORIES ================================================== Cumulative Points Summary: ========================== youngcw: 115 matt-fidd: 89 MikesGlitch: 29 jfdoming: 15 RubenOlsen: 14 MatissJanis: 6 Total cumulative points earned: 268 --- <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:21:19 -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#5940