pablobaxter/Gradle Task Avoidance - Github Actions

Configures Github Actions to perform Gradle tasks for Gradle projects that are affected

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
gradle-taskList of Gradle tasks to run for all affected projectsyescheck
tokenGithub token to useno
project-provider-versionVersion of the project-provider tool to useno
disable-plugin-injectDisables automatic injection of the `com.squareup.tooling` Gradle pluginnofalse
disable-gradle-loggingDisabled logging of Gradle outputnofalse
build-dirGradle build directoryno
comparison-commitCommit to compare current HEAD againstno
disable-gradle-parallelDisables parallel configuration of the Gradle buildnofalse
changed-filesList of changed files to pass to Project Provider. This overrides the default git diff logic.no
gradle-installation-pathPath to Gradle installation. For cases where the Gradle wrapper is not used.no
use-included-buildsUse the included builds defined in the 'settings.gradle' filesnofalse
affected-projects-output-fileFile to write affected projects listno
serialized-projects-output-fileFile to write serialized projectsno
namedescription
affected-projectsList of projects affected