GetChangedAslFilesParams
Defined in: src/ci/changedFiles.ts:51
Properties
Section titled “Properties”baseRef
Section titled “baseRef”baseRef: string;Defined in: src/ci/changedFiles.ts:53
The merge/pull request’s base ref (a SHA or ref name) to diff against HEAD.
optional cwd?: string;Defined in: src/ci/changedFiles.ts:54
patterns
Section titled “patterns”patterns: string[];Defined in: src/ci/changedFiles.ts:55