[PR #5450] [MERGED] improvements to release PR points counting logic #24549

Closed
opened 2026-04-16 18:07:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5450
Author: @matt-fidd
Created: 8/2/2025
Status: Merged
Merged: 8/2/2025
Merged by: @matt-fidd

Base: masterHead: points-release-reviewers


📝 Commits (2)

  • bb01301 do not credit reviewers of release PRs
  • 61ecc73 make release regex more flexible

📊 Changes

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

View changed files

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

📄 Description

  1. Reviewers of release PRs created by the bot were being credited for the review.
    https://github.com/actualbudget/actual/actions/runs/16696074125/job/47260378227

matt-fidd: 24 (PRs: ... #5272 (2pts) ...)

  1. Release regex too strict to consider below PR title as release
    https://github.com/actualbudget/docs/pull/740

🔄 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/5450 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 8/2/2025 **Status:** ✅ Merged **Merged:** 8/2/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `points-release-reviewers` --- ### 📝 Commits (2) - [`bb01301`](https://github.com/actualbudget/actual/commit/bb01301c217867cd8b0c1be87782e96834c906f2) do not credit reviewers of release PRs - [`61ecc73`](https://github.com/actualbudget/actual/commit/61ecc7363fa161a0d1579be97809a53dc555bb16) make release regex more flexible ### 📊 Changes **1 file changed** (+12 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `.github/scripts/count-points.mjs` (+12 -10) </details> ### 📄 Description 1) Reviewers of release PRs created by the bot were being credited for the review. https://github.com/actualbudget/actual/actions/runs/16696074125/job/47260378227 > matt-fidd: 24 (PRs: ... #5272 (2pts) ...) 2) Release regex too strict to consider below PR title as release https://github.com/actualbudget/docs/pull/740 --- <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-16 18:07:03 -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#24549