Merge pull request #30396 from veenarm/fix-auditor-length

fix: Scaffolder Auditor length issue with file uploads or very long task parameters
This commit is contained in:
Patrik Oldsberg
2025-08-12 17:28:22 +02:00
committed by GitHub
7 changed files with 266 additions and 5 deletions
+2
View File
@@ -199,6 +199,8 @@ catalog:
- allow: [Template]
scaffolder:
auditor:
taskParameterMaxLength: 256
# Use to customize default commit author info used when new components are created
defaultAuthor:
name: Scaffolder