ramsayleung / rspotify

Spotify Web API SDK implemented on Rust
MIT License
639 stars 123 forks source link

Add close stale issue and pr action #426

Closed ramsayleung closed 1 year ago

ramsayleung commented 1 year ago

Description

Add Github Action to automatically close stale Issues and PRs: https://github.com/marketplace/actions/close-stale-issues

Motivation and Context

Warns and then closes issues and PRs that have had no activity for a specified amount of time.

Dependencies

Github Action Dependency:

  1. Close Stale Issues

Type of change

Please delete options that are not relevant.

How has this been tested?

This new GitHub Action is able to run and close stale issue and PR

Is this change properly documented?

It's unnecessary.

Please make sure you've properly documented the changes you're making.

Don't forget to add an entry to the CHANGELOG if necessary (new features, breaking changes, relevant internal improvements).