Re: [edk2-devel] [PATCH v1 1/1] .github/workflows: Add Stale Check

2023-10-31 Thread Laszlo Ersek
On 10/31/23 14:44, Laszlo Ersek wrote: > On 10/31/23 02:41, Michael Kubacki wrote: >> From: Michael Kubacki >> >> Adds a GitHub workflow that uses the actions/stale GitHub action to >> automatically leave notifications on and close PRs that have had no >> activity for a long time. >> >> Note:

Re: [edk2-devel] [PATCH v1 1/1] .github/workflows: Add Stale Check

2023-10-31 Thread Laszlo Ersek
On 10/31/23 02:41, Michael Kubacki wrote: > From: Michael Kubacki > > Adds a GitHub workflow that uses the actions/stale GitHub action to > automatically leave notifications on and close PRs that have had no > activity for a long time. > > Note: Modifications to a PR reset the staleness

Re: [edk2-devel] [PATCH v1 1/1] .github/workflows: Add Stale Check

2023-10-31 Thread Laszlo Ersek
On 10/31/23 02:41, mikub...@linux.microsoft.com wrote: > From: Michael Kubacki > > Adds a GitHub workflow that uses the actions/stale GitHub action to > automatically leave notifications on and close PRs that have had no > activity for a long time. > > Note: Modifications to a PR reset the

Re: [edk2-devel] [PATCH v1 1/1] .github/workflows: Add Stale Check

2023-10-30 Thread Michael D Kinney
Reviewed-by: Michael D Kinney Mike > -Original Message- > From: mikub...@linux.microsoft.com > Sent: Monday, October 30, 2023 6:41 PM > To: devel@edk2.groups.io > Cc: Sean Brogan ; Michael Kubacki > ; Kinney, Michael D > ; Laszlo Ersek > Subject: [PATCH v1 1/1] .github/workflows: Add

[edk2-devel] [PATCH v1 1/1] .github/workflows: Add Stale Check

2023-10-30 Thread Michael Kubacki
From: Michael Kubacki Adds a GitHub workflow that uses the actions/stale GitHub action to automatically leave notifications on and close PRs that have had no activity for a long time. Note: Modifications to a PR reset the staleness counter. This includes pushing to the PR, adding a label