Skip to content

Add stale issue workflow#1240

Merged
cristianrgreco merged 1 commit intomainfrom
codex/close-inactive-issues-workflow
Feb 18, 2026
Merged

Add stale issue workflow#1240
cristianrgreco merged 1 commit intomainfrom
codex/close-inactive-issues-workflow

Conversation

@cristianrgreco
Copy link
Collaborator

@cristianrgreco cristianrgreco commented Feb 18, 2026

Summary of changes

  • add a new GitHub Actions workflow to mark stale issues and close inactive issues (actions/stale@v10)
  • configure stale timing to 90 days and close timing to 30 days
  • disable stale/close handling for pull requests in that workflow
  • pin workflow runners to ubuntu-22.04 in both stale-issues and dependency-review workflows

Verification commands run

  • npm run format
  • npm run lint

Test results summary

  • format: pass
  • lint: pass
  • targeted tests: not run (workflow/docs changes only)

Non-breaking evidence

  • changes are limited to repository automation/workflow config and contributor process documentation
  • no runtime source code or public API changes

@cristianrgreco cristianrgreco added maintenance Improvements that do not change functionality patch Backward compatible bug fix labels Feb 18, 2026
@netlify
Copy link

netlify bot commented Feb 18, 2026

Deploy Preview for testcontainers-node ready!

Name Link
🔨 Latest commit 18b0181
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-node/deploys/6995cbd1ed1d4800089d6be0
😎 Deploy Preview https://deploy-preview-1240--testcontainers-node.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cristianrgreco cristianrgreco merged commit 0a6bd18 into main Feb 18, 2026
340 checks passed
@cristianrgreco cristianrgreco deleted the codex/close-inactive-issues-workflow branch February 18, 2026 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Improvements that do not change functionality patch Backward compatible bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments