fonzdm / servarr

Just trying to make a Servarr helm chart. Help
GNU Affero General Public License v3.0
6 stars 1 forks source link

Add a pipeline to manage stale issues/PRs #32

Closed imgios closed 5 months ago

imgios commented 5 months ago

A new workflow that will perform the Issues/PRs lifecycle management.

The issues/PRs must be manually checked and closed if they are stale.

The workflow will check every midnight for stale issues/pull requests and will:

An issue/pull requests is "stale" after 30 days with no activity. If the item stays stale, it will be automatically closed after 7 days.

No

None

fonzdm commented 5 months ago

I will force this PR without waiting for checks because main is not currently aligned with all the new commits on dev.