[PR #893] [MERGED] Fix aggressive behaviour of the stale GitHub actions bot #1714

Closed
opened 2026-05-05 08:00:09 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/893
Author: @shymega
Created: 9/29/2020
Status: Merged
Merged: 9/30/2020
Merged by: @p12tic

Base: masterHead: fix/stale-bot/no-aggressive


📝 Commits (5)

  • 2cd21cc [chore](stale bot): Bump Stale bot version to v3
  • 7756557 [fix](stale bot): Change cron time to midnight
  • 8122484 [fix](stale bot): Make stale bot less aggressive [1/2]
  • dbe4dc5 [fix](stale bot): Make stale bot less aggressive [2/2]
  • 9b55aaa [improve](stale bot): Adjust stale messages to encourage self-closing

📊 Changes

1 file changed (+6 additions, -6 deletions)

View changed files

📝 .github/workflows/stale.yml (+6 -6)

📄 Description

This PR contains multiple commits to adjust the behaviour of the stale GitHub actions bot, but mostly makes it less aggressive to old issues, and it now no longer closes old issues.

Fixes #892.


🔄 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/debauchee/barrier/pull/893 **Author:** [@shymega](https://github.com/shymega) **Created:** 9/29/2020 **Status:** ✅ Merged **Merged:** 9/30/2020 **Merged by:** [@p12tic](https://github.com/p12tic) **Base:** `master` ← **Head:** `fix/stale-bot/no-aggressive` --- ### 📝 Commits (5) - [`2cd21cc`](https://github.com/debauchee/barrier/commit/2cd21cc95f043fa415dc3800ab7af564f7ec17a2) [chore](stale bot): Bump Stale bot version to v3 - [`7756557`](https://github.com/debauchee/barrier/commit/7756557204b7b379257ea8bf1dce2e7a66d50258) [fix](stale bot): Change cron time to midnight - [`8122484`](https://github.com/debauchee/barrier/commit/8122484c3db3c32903c0aae4b298c9fd03b76a06) [fix](stale bot): Make stale bot less aggressive [1/2] - [`dbe4dc5`](https://github.com/debauchee/barrier/commit/dbe4dc5d12024832890ea880c8744823ed497012) [fix](stale bot): Make stale bot less aggressive [2/2] - [`9b55aaa`](https://github.com/debauchee/barrier/commit/9b55aaae1e6aff685c2d027edf1b55b1add0f21f) [improve](stale bot): Adjust stale messages to encourage self-closing ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/stale.yml` (+6 -6) </details> ### 📄 Description This PR contains multiple commits to adjust the behaviour of the stale GitHub actions bot, but mostly makes it less aggressive to old issues, and it now _no longer_ closes old issues. Fixes #892. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 08:00:09 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#1714
No description provided.