launchdarkly-labs/Fix-it Felix

Automatically fixes formatting and linting issues in pull requests

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
fixersComma-separated list of fixers to run (e.g., eslint,prettier,markdownlint)noeslint,prettier
commit_messageCommit message for auto-fix commitsno🤖 Fix-it Felix: Auto-fixed code quality issues
config_pathPath to Felix configuration fileno.felixrc.json
dry_runRun in dry-run mode (show diffs in PR comment instead of committing)nofalse
skip_labelPR label that skips Felix processingnoskip-felix
allowed_botsComma-separated list of bot names that Felix should run against (bypasses infinite loop protection)no""
pathsComma-separated list of paths to run fixers on (e.g., src,docs)no
personal_access_tokenPersonal Access Token (PAT) with workflow scope to trigger workflows on Felix commitsno
debugEnable verbose debug logging for file filtering and fixer operationsnofalse
skip_draft_prsSkip processing draft pull requestsnofalse
namedescription
fixes_appliedWhether any fixes were applied
changed_filesList of files that were modified