baseRef

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

Base git ref to diff against, e.g. "origin/main" or "HEAD~1".