#8 rebase.
This commit is contained in:
@@ -268,7 +268,6 @@ 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
|
||||
|
Reference in New Issue
Block a user