thenets/Repository Triage Automation

Automated triage labeling for GitHub repositories

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for API accessyes
custom-github-tokenCustom token for external contributor support (fallback to github-token if not provided)no
dry-runPreview mode without making changes (true/false)nofalse
accepted-releasesJSON array of accepted release versions (e.g., ["1.0", "2.0", "devel"]) - enables release labelingno
accepted-backportsJSON array of accepted backport versions (e.g., ["1.0", "2.0"]) - enables backport labelingno
enable-feature-branchEnable feature branch automation (true/false) - parses needs_feature_branch from YAMLnofalse
stale-daysDays before marking PRs as stale (number) - enables stale detectionno
enable-title-label-syncEnable bi-directional sync between PR titles and labels (POC, WIP, HOLD) - enabled by defaultnotrue
namedescription
labels-addedJSON array of labels that were added
actions-takenSummary of all actions performed
features-enabledJSON array of features that were enabled based on inputs