ruudk/PHPStan Baseline Refresh

Automatically create a PR when the PHPStan baseline can be refreshed

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub user token to create the PRyes
configuration_pathPath to PHPStan configuration file (.neon or .php)yesphpstan.neon
baseline_pathPath to PHPStan baseline file (.neon or .php)yes
phpstan_pathPath to PHPStanyesvendor/bin/phpstan
phpstan_additional_argumentsAdditional arguments passed to the analyze commandno--ansi
add_unmatched_errors_in_baselineWhen enabled, errors that pop up during the analyze run are ignored and added to the baseline too. This can be useful when your main branch is no longer passing because of a bad merge.false
branchName of the branch to push toyesphpstan-baseline
target_branchName of the branch to target the PR toyesmain
commit_nameName of the authoryesGitHub Actions
commit_emailEmail of the authoryesactions@github.com
commit_messageCommit message when PHPStan baseline changedyesPHPStan > Update baseline
pr_createWether or not to create the PRyestrue
pr_titleTitle of the PRyesPHPStan > Update baseline
pr_reviewerComma-separated list (no spaces) of people and teams that should be added as reviewerno
pr_bodyBody of the PRyesThis PR is automatically created to cleanup our baseline. Since the last refresh of the baseline we have fixed {0} ignored errors. Keep it up all! :muscle: There are only {1} ignored errors left :sweat_smile:

no outputs