UNPKG

@atomist/sample-sdm

Version:

Sample Atomist automation for software delivery

7 lines (6 loc) 196 B
import { PushTest } from "@atomist/sdm"; /** * Veto if change to deployment unit doesn't seem important enough to * build and deploy */ export declare const MaterialChangeToNodeRepo: PushTest;