Skip to content
This repository was archived by the owner on Dec 26, 2025. It is now read-only.

create a build to mark old issues and PR as stale to help maintain project#258

Merged
pwelter34 merged 1 commit into
mainfrom
feature/stale-build
Sep 11, 2025
Merged

create a build to mark old issues and PR as stale to help maintain project#258
pwelter34 merged 1 commit into
mainfrom
feature/stale-build

Conversation

@pwelter34
Copy link
Copy Markdown
Contributor

No description provided.

@pwelter34 pwelter34 requested a review from Copilot September 11, 2025 12:33
Copy link
Copy Markdown

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

This PR introduces an automated stale issue and pull request management workflow using GitHub Actions. The workflow runs weekly to identify inactive items and close them after a grace period to help maintain project hygiene.

  • Adds a scheduled GitHub Actions workflow that runs weekly on Sundays at 6 AM UTC
  • Configures automatic marking of issues and PRs as stale after 365 days of inactivity
  • Sets up automatic closure after 45 additional days with appropriate exemption labels

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@pwelter34 pwelter34 merged commit c9d4a50 into main Sep 11, 2025
1 check passed
@pwelter34 pwelter34 deleted the feature/stale-build branch September 11, 2025 12:36
pwelter34 added a commit that referenced this pull request Sep 11, 2025
Merge pull request #258 from Blazored/feature/stale-build
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants