We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 251b67a commit cbbc253Copy full SHA for cbbc253
1 file changed
.github/mergeable.yml
@@ -5,8 +5,8 @@ mergeable:
5
- do: dependent
6
changed:
7
file: pom.xml
8
- message: 'Parent pom.xml has been changed.'
9
- pass:
+ message: 'pom.xml has been changed.'
+ fail:
10
- do: comment
11
payload:
12
body: >
@@ -24,7 +24,7 @@ mergeable:
24
25
file: azure-pipelines.yml
26
message: 'Master CI pipeline has been changed.'
27
28
29
30
0 commit comments