sprints work
This commit is contained in:
@@ -112,6 +112,9 @@ internal static class CommandFactory
|
||||
// Sprint: SPRINT_20251229_015 - CI template generator
|
||||
root.Add(CiCommandGroup.BuildCiCommand(services, verboseOption, cancellationToken));
|
||||
|
||||
// Sprint: SPRINT_20260109_010_002 - GitHub Code Scanning integration
|
||||
root.Add(GitHubCommandGroup.BuildGitHubCommand(services, verboseOption, cancellationToken));
|
||||
|
||||
// Sprint: SPRINT_20251226_003_BE_exception_approval - Exception approval workflow
|
||||
root.Add(ExceptionCommandGroup.BuildExceptionCommand(services, options, verboseOption, cancellationToken));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user