Skip to content

chore: Adding stale workflow#59

Merged
keelerm84 merged 1 commit intomainfrom
mk/sdk-2163/stale-workflows
Apr 10, 2026
Merged

chore: Adding stale workflow#59
keelerm84 merged 1 commit intomainfrom
mk/sdk-2163/stale-workflows

Conversation

@devin-ai-integration
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration bot commented Apr 10, 2026

Note

Low Risk
Adds a GitHub Actions workflow that can automatically close stale issues/PRs on a daily schedule; risk is limited to repository issue/PR management permissions and automation behavior.

Overview
Introduces a new GitHub Actions workflow (.github/workflows/stale.yml) to close stale issues and pull requests.

The workflow runs nightly (and can be triggered manually), grants issues/pull-requests write permissions, and delegates execution to the shared launchdarkly/gh-actions sdk-stale.yml reusable workflow.

Reviewed by Cursor Bugbot for commit 8bc7007. Bugbot is set up for automated code reviews on this repo. Configure here.

@devin-ai-integration devin-ai-integration bot marked this pull request as ready for review April 10, 2026 20:30
@devin-ai-integration devin-ai-integration bot requested a review from a team as a code owner April 10, 2026 20:30
@keelerm84 keelerm84 merged commit 93b302f into main Apr 10, 2026
10 checks passed
@keelerm84 keelerm84 deleted the mk/sdk-2163/stale-workflows branch April 10, 2026 22:46
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