Good Egg Trust Scoring PRs
Version updated for https://github.com/2ndSetAI/good-egg to version v0.1.3.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Good Egg is a GitHub Action and CLI tool that automates trust scoring for pull request authors by analyzing their contribution history across the GitHub ecosystem using graph-based algorithms. It helps maintainers identify genuine contributors and evaluate the trustworthiness of PRs, addressing challenges posed by mass-generated pull requests. Key capabilities include generating trust scores, categorizing contributors into trust levels, and providing integration options for GitHub workflows.
Release notes
What’s Changed
- Add uvx quick-start example to README by @jeffreyksmithjr in https://github.com/2ndSetAI/good-egg/pull/26
- Fix crash on null repository in PR history by @jeffreyksmithjr in https://github.com/2ndSetAI/good-egg/pull/29
Full Changelog: https://github.com/2ndSetAI/good-egg/compare/v0.1.2...v0.1.3