#8 Finished the update I need to redo the call of these methods.
This commit is contained in:
parent
1c8df603b9
commit
0a50bef849
@ -264,6 +264,7 @@ func Execute(ctx context.Context, gitSource source.SourceControl, mvs map[string
|
||||
}
|
||||
logger.Debugf(ctx, fmt.Sprintf("Update successful for %s", path))
|
||||
}
|
||||
logger.Infof(ctx, "PR create for %s - %s", pathMod, mod.Version)
|
||||
}
|
||||
case "close":
|
||||
if cliCfg.Path != "" { // close one dep
|
||||
|
Loading…
Reference in New Issue
Block a user