Fettle — repository health grade
Version updated for https://github.com/rumankazi/fettle to version v4.0.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Fettle is an automated tool for assessing the maintenance health of GitHub repositories. It uses five rules, including branch protection, codeowners, dependency updates, open pull request count, and stale pull requests, to generate a letter grade. The tool provides detailed evidence for each rule and supports configurable weights, making it flexible for organizations to tailor its scoring criteria.
What’s Changed
4.0.0 (2026-08-16)
⚠ BREAKING CHANGES
- require Node 22, and run the Action on node24 (#47)