We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent facf155 commit b6c3dceCopy full SHA for b6c3dce
goal.yaml
@@ -2,6 +2,7 @@
2
# Generated: 2026-02-15 13:03:11
3
# Documentation: https://github.com/wronai/goal#configuration
4
# Updated: 2026-02-15 for quality gate testing
5
+# Testing: quality gate validation
6
#
7
# This file configures Goal's behavior for:
8
# - Version management (semver/calver)
@@ -262,7 +263,7 @@ advanced:
262
263
timeout_test: 300
264
quality:
265
commit_summary:
- min_value_words: 3
266
+ min_value_words: 2
267
max_generic_terms: 0
268
required_metrics: 2
269
relation_threshold: 0.7
0 commit comments