changedFiles

@get:Input
abstract val changedFiles: Property<String>(source)

A relative (to the repo root) path to a changed_files.txt that contains a newline-delimited list of changed files. This is usually computed from a GitHub PR's changed files.