Commit Graph

2 Commits

Author SHA1 Message Date
dependabot[bot] 1972c6dcf2 build(deps): bump actions/stale from 5 to 10
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 10.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5...v10)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: '10'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-14 14:20:46 +00:00
eeeck 8ac53966e4 Add stale.yml workflow for managing inactive issues and PRs
This workflow automatically marks issues and pull requests as stale after a period of inactivity and can close them if no activity occurs.

Signed-off-by: Erick <engineering@erickahmed.com>
2025-11-14 14:36:12 +01:00