actions-marketplace-validations/test-patch
Apache Yetus precommit patch testing
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Oct 7, 2025
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/apache_yetus-test-patch-action@3af99f347badbbac4be97f2aba1689249453f51f # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| basedir | Directory location of source | yes | ${GITHUB_WORKSPACE} |
| blankseolignorefile | — | — | .yetus/blanks-eol.txt |
| blankstabsignorefile | regex list of files to ignore tabs | — | .yetus/blanks-tabs.txt |
| bufbasedir | Location where to run buf | — | . |
| buildtool | Name of build tool plug-in to use | — | nobuild |
| continuousimprovement | Pass branches that would otherwise fail | — | false |
| excludes | Filename of files/directories to ignore | — | .yetus/excludes.txt |
| githubtoken | GitHub token to use | yes | "" |
| javahome | Location of the JDK to use | — | /usr/lib/jvm/java-11-openjdk-amd64 |
| patchdir | Directory location of logs, temp space, etc | yes | /tmp/yetus |
| plugins | Fine grained control over plug-ins | — | all,-asflicense,-author,-findbugs,-gitlab, -jira,-shelldocs |
| project | Name of project to put on reports, default personality, etc | — | unknown |
| reapermode | How to handle stale surefire tests | — | kill |
| reviveconfig | Configuration file for revive | — | .revive.toml |
| testsfilter | Only warn on these test plug-ins | — | "" |
Outputs
no outputs