[PR #5448] [MERGED] 🐛 Paginate the count points list files call #36133

Closed
opened 2026-04-20 23:00:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5448
Author: @MikesGlitch
Created: 8/2/2025
Status: Merged
Merged: 8/2/2025
Merged by: @MikesGlitch

Base: masterHead: fix/count-points


📝 Commits (6)

📊 Changes

1 file changed (+46 additions, -40 deletions)

View changed files

📝 .github/scripts/count-points.mjs (+46 -40)

📄 Description

Fixes incorrect points assigned on larger PR

PR Review Statistics (docs):

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

Total points earned for docs: 36

PR Review Statistics (actual):

youngcw: 27 (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), #5260 (6pts), #5259 (2pts), #5239 (2pts), #5207 (2pts), #5169 (2pts))
matt-fidd: 24 (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), #5272 (2pts), #5260 (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: 3 (PRs: #5307 (2pts), #5272 (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: 113
matt-fidd: 95
MikesGlitch: 23
jfdoming: 13
MatissJanis: 6

Total points earned for actual: 250

CUMULATIVE STATISTICS ACROSS ALL REPOSITORIES

Cumulative Points Summary:

youngcw: 117
matt-fidd: 101
MikesGlitch: 29
jfdoming: 19
RubenOlsen: 14
MatissJanis: 6

Total cumulative points earned: 286


🔄 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/5448 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 8/2/2025 **Status:** ✅ Merged **Merged:** 8/2/2025 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `fix/count-points` --- ### 📝 Commits (6) - [`b85fd10`](https://github.com/actualbudget/actual/commit/b85fd10544ec413f0aa881327541c206ee10af80) paginate the count points list files call - [`3b77680`](https://github.com/actualbudget/actual/commit/3b77680447de6bfb78f91a5da41bd76477918f51) fix tier assignment - [`b668ef0`](https://github.com/actualbudget/actual/commit/b668ef00e9e3c6635cd653e8963e20f0638f5f0c) paginate the count points list files call - [`d3f80d2`](https://github.com/actualbudget/actual/commit/d3f80d26d622054dcd127cc6ee9551133d7166bb) fix tier assignment - [`0c15c59`](https://github.com/actualbudget/actual/commit/0c15c591eea386b39eb6a26eb68a6bba2ba376c0) Merge branch 'fix/count-points' of https://github.com/MikesGlitch/actual into fix/count-points - [`cc56fcb`](https://github.com/actualbudget/actual/commit/cc56fcbf88deb454625d666868caf31580dcaab9) ensure utc dates and fix issue filtering to include issues updated in other months ### 📊 Changes **1 file changed** (+46 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `.github/scripts/count-points.mjs` (+46 -40) </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. --> Fixes incorrect points assigned on larger PR PR Review Statistics (docs): ============================ RubenOlsen: 7 (PRs: #757 (2pts), #752 (2pts), #751 (2pts), #743 (2pts), #733 (2pts), #732 (2pts), #699 (2pts)) matt-fidd: 3 (PRs: #747 (2pts), #740 (2pts), #740 (2pts)) MikesGlitch: 3 (PRs: #753 (2pts), #750 (2pts), #748 (2pts)) jfdoming: 2 (PRs: #740 (2pts), #738 (4pts - Release Creator)) youngcw: 2 (PRs: #762 (2pts), #760 (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 jfdoming: 6 matt-fidd: 6 MikesGlitch: 6 youngcw: 4 Total points earned for docs: 36 PR Review Statistics (actual): ============================== youngcw: 27 (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), #5260 (6pts), #5259 (2pts), #5239 (2pts), #5207 (2pts), #5169 (2pts)) matt-fidd: 24 (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), #5272 (2pts), #5260 (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: 3 (PRs: #5307 (2pts), #5272 (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: 113 matt-fidd: 95 MikesGlitch: 23 jfdoming: 13 MatissJanis: 6 Total points earned for actual: 250 CUMULATIVE STATISTICS ACROSS ALL REPOSITORIES ================================================== Cumulative Points Summary: ========================== youngcw: 117 matt-fidd: 101 MikesGlitch: 29 jfdoming: 19 RubenOlsen: 14 MatissJanis: 6 Total cumulative points earned: 286 --- <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-04-20 23:00:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#36133