[PR #426] [MERGED] Add close stale issue and pr action #447

Closed
opened 2026-02-27 20:24:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/426
Author: @ramsayleung
Created: 6/18/2023
Status: Merged
Merged: 6/23/2023
Merged by: @ramsayleung

Base: masterHead: ramsay/add_close_stale_issue_pr_action


📝 Commits (1)

  • 3827c94 add close stale issue and pr action

📊 Changes

1 file changed (+13 additions, -0 deletions)

View changed files

.github/workflows/close_stale.yaml (+13 -0)

📄 Description

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.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

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).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ramsayleung/rspotify/pull/426 **Author:** [@ramsayleung](https://github.com/ramsayleung) **Created:** 6/18/2023 **Status:** ✅ Merged **Merged:** 6/23/2023 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `ramsay/add_close_stale_issue_pr_action` --- ### 📝 Commits (1) - [`3827c94`](https://github.com/ramsayleung/rspotify/commit/3827c9402cfddf4cabeeb12330bc0ef3bf1dc1b8) add close stale issue and pr action ### 📊 Changes **1 file changed** (+13 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/close_stale.yaml` (+13 -0) </details> ### 📄 Description ## 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. - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update ## 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). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:24:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rspotify#447
No description provided.