pr-triage-effort/PR Triage by Review Effort

A Github Action that uses custom ML model to analyse the effort required to review a given PR in the repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenUsed for GitHub API accessyes
repoRepository to analyzeno${{ github.repository }}
cache_resetEmpty cache before runningnofalse
use_modeluse ml model or random num generatornotrue
discard_data_afterthat max age before the previously cached data have to be discardedno
history_windowthe time frame used in the computing of some data featuresno
prefill_processesnumber of parallel processes used during the DB fill, the first time you run the actionno
db_pathPath to the pre-existing SQLite database file in the repository (e.g., .github/scan/cache.db)no""

no outputs