Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] .github/workflows: Enable actions/stale
@ 2022-04-02  5:05 the-maldridge
  2022-04-10  5:47 ` Anachron
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: the-maldridge @ 2022-04-02  5:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 627 bytes --]

There is a new pull request by the-maldridge against master on the void-packages repository

https://github.com/the-maldridge/void-packages clean-up-stale
https://github.com/void-linux/void-packages/pull/36462

.github/workflows: Enable actions/stale
This PR enables the actions/stale PR and issue cleaner with a 90 day timeout and 14 day close timeout.

@void-linux/pkg-committers this is your last opportunity to protest this change before it is enabled.  If no opposition is received for this by 2022-04-08 it will be switched on.

A patch file from https://github.com/void-linux/void-packages/pull/36462.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-clean-up-stale-36462.patch --]
[-- Type: text/x-diff, Size: 1482 bytes --]

From 7a4289f1409b653e5479ac024c4e9f446ffa66e5 Mon Sep 17 00:00:00 2001
From: Michael Aldridge <maldridge@voidlinux.org>
Date: Sat, 2 Apr 2022 00:02:47 -0500
Subject: [PATCH] .github/workflows: Enable actions/stale

---
 .github/workflows/stale.yml | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index abdc83c9d383..91ac19e4f638 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -12,10 +12,8 @@ jobs:
     steps:
       - uses: actions/stale@v4
         with:
-          stale-issue-message: 'Issues become stale 90 days after last activity and are closed 7 days after that.  If this issue is still relevant bump it or assign it.'
-          stale-pr-message: 'Pull Requests become stale 90 days after last activity and are closed 7 days after that.  If this pull request is still relevant bump it or assign it.'
+          stale-issue-message: 'Issues become stale 90 days after last activity and are closed 14 days after that.  If this issue is still relevant bump it or assign it.'
+          stale-pr-message: 'Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.'
           days-before-stale: 90
-          days-before-close: 7
-          debug-only: true
+          days-before-close: 14
           exempt-all-assignees: true
-          operations-per-run: 1000

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: .github/workflows: Enable actions/stale
  2022-04-02  5:05 [PR PATCH] .github/workflows: Enable actions/stale the-maldridge
@ 2022-04-10  5:47 ` Anachron
  2022-04-11  1:42 ` [PR PATCH] [Closed]: " ahesford
  2022-04-11  1:42 ` ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: Anachron @ 2022-04-10  5:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 166 bytes --]

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/pull/36462#issuecomment-1094185650

Comment:
This can be closed, no?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Closed]: .github/workflows: Enable actions/stale
  2022-04-02  5:05 [PR PATCH] .github/workflows: Enable actions/stale the-maldridge
  2022-04-10  5:47 ` Anachron
@ 2022-04-11  1:42 ` ahesford
  2022-04-11  1:42 ` ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: ahesford @ 2022-04-11  1:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 457 bytes --]

There's a closed pull request on the void-packages repository

.github/workflows: Enable actions/stale
https://github.com/void-linux/void-packages/pull/36462

Description:
This PR enables the actions/stale PR and issue cleaner with a 90 day timeout and 14 day close timeout.

@void-linux/pkg-committers this is your last opportunity to protest this change before it is enabled.  If no opposition is received for this by 2022-04-08 it will be switched on.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: .github/workflows: Enable actions/stale
  2022-04-02  5:05 [PR PATCH] .github/workflows: Enable actions/stale the-maldridge
  2022-04-10  5:47 ` Anachron
  2022-04-11  1:42 ` [PR PATCH] [Closed]: " ahesford
@ 2022-04-11  1:42 ` ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: ahesford @ 2022-04-11  1:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 244 bytes --]

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/36462#issuecomment-1094458923

Comment:
Closed in https://github.com/void-linux/void-packages/commit/d6fc5518d55fdc81d75f6ddb72f06e25eeb00196

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-04-11  1:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-02  5:05 [PR PATCH] .github/workflows: Enable actions/stale the-maldridge
2022-04-10  5:47 ` Anachron
2022-04-11  1:42 ` [PR PATCH] [Closed]: " ahesford
2022-04-11  1:42 ` ahesford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).