Skip to content

Commit af5d2a5

Browse files
docs(changelog): add workflow to manage stale issues
Include a GitHub Actions workflow that automates the handling of stale issues and pull requests. This change aims to improve maintenance efficiency by automatically labeling and closing inactive issues and PRs, helping developers focus on active tasks and prioritize updates.
1 parent 1601124 commit af5d2a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Added
1111
- GitHub Actions labeler configuration for automatic PR labeling based on modified paths
1212
- Coverage reporting to pytest with XML output for CI integration
13+
- GitHub Actions workflow to automatically manage stale issues and pull requests
1314

1415
### Fixed
1516
- Updated CI workflow to upload coverage reports for Python 3.12

0 commit comments

Comments
 (0)