summaryrefslogtreecommitdiffstats
path: root/qa/expected/test_user_defined/test_user_defined_rules_examples_with_config_1
blob: a1437153a3fdf1356f461045f4c6fa687dd73993 (plain)
1
2
3
4
5
6
1: T5 Title contains the word 'WIP' (case-insensitive): "WIP: Thi$ is å title"
1: UC1 Body contains too many lines (2 > 1)
1: UC2 Body does not contain a 'Signed-Off-By' line
1: UC3 Branch name 'master' does not start with one of ['feature/', 'hotfix/', 'release/']
1: UL1 Title contains the special character '$': "WIP: Thi$ is å title"
2: B4 Second line is not empty: "Content on the second line"