[PR #1591] [MERGED] 🔧 mark PRs as stale and auto-close #10890

Closed
opened 2026-04-10 20:46:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1591
Author: @MatissJanis
Created: 8/25/2023
Status: Merged
Merged: 8/29/2023
Merged by: @MatissJanis

Base: masterHead: matiss/stale


📝 Commits (3)

  • f26d189 🔧 mark PRs as stale and auto-close
  • 5c9552c Release notes
  • 9397b36 Merge branch 'master' into matiss/stale

📊 Changes

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

View changed files

.github/workflows/stale.yml (+16 -0)
upcoming-release-notes/1591.md (+6 -0)

📄 Description

After 30 days of inactivity: mark PRs as stale.

After 5 extra days: close the PRs.

--

This will save me from manually having to do this. Some PRs just end up being abandoned after a while. Sometimes they are half-finished PRs.. sometimes they are PRs started and with feedback, but then the author has gone silent.


🔄 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/1591 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 8/25/2023 **Status:** ✅ Merged **Merged:** 8/29/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/stale` --- ### 📝 Commits (3) - [`f26d189`](https://github.com/actualbudget/actual/commit/f26d18983f9653c5e2dbe975703cd00336e0ecde) :wrench: mark PRs as stale and auto-close - [`5c9552c`](https://github.com/actualbudget/actual/commit/5c9552ccfb29f77babd39a33588a4c9debb18265) Release notes - [`9397b36`](https://github.com/actualbudget/actual/commit/9397b36be92707ae630d6f9db273233609598474) Merge branch 'master' into matiss/stale ### 📊 Changes **2 files changed** (+22 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/stale.yml` (+16 -0) ➕ `upcoming-release-notes/1591.md` (+6 -0) </details> ### 📄 Description After 30 days of inactivity: mark PRs as stale. After 5 extra days: close the PRs. -- This will save me from manually having to do this. Some PRs just end up being abandoned after a while. Sometimes they are half-finished PRs.. sometimes they are PRs started and with feedback, but then the author has gone silent. --- <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-10 20:46:32 -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#10890