mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[PR #893] [MERGED] Fix aggressive behaviour of the stale GitHub actions bot #1714
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#1714
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:fix/stale-bot/no-aggressive📝 Commits (5)
2cd21cc[chore](stale bot): Bump Stale bot version to v37756557[fix](stale bot): Change cron time to midnight8122484[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.