export interface IAssignTo { ctx?: string; secrets?: string; parameters?: string; override?: boolean; }