Skip to content

Add workflow to mark stale issues #3958

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

mazhelez
Copy link
Collaborator

@mazhelez mazhelez commented Jun 3, 2025

@mazhelez mazhelez requested a review from a team as a code owner June 3, 2025 13:19
@mazhelez mazhelez requested a review from Copilot June 3, 2025 13:20
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds a scheduled GitHub Actions workflow to automatically label and close stale issues using the actions/stale action.

  • Introduces a weekly cron-based workflow (Monday at 05:44 UTC)
  • Configures stale label, inactivity thresholds, and a closing message
Comments suppressed due to low confidence (1)

.github/workflows/StaleIssues.yaml:1

  • [nitpick] Consider renaming the workflow file to use kebab-case (e.g., stale-issues.yaml) for consistency with common GitHub Actions naming conventions.
name: Mark stale issues

mazhelez and others added 2 commits June 3, 2025 15:45
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@mazhelez mazhelez enabled auto-merge (squash) June 17, 2025 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants