We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 818af49 commit 72700a7Copy full SHA for 72700a7
.vaunt/config.yaml
@@ -6,7 +6,7 @@ achievements:
6
description: Awarded for bringing up enhancement, dream big!
7
triggers:
8
- trigger:
9
- actor: author
+ actor: assignees
10
action: issue
11
condition: labels in ['enhancement'] & labels in ['LGTM']
12
- achievement:
@@ -15,6 +15,6 @@ achievements:
15
description: Awarded for identifying real bugs, well spotted!
16
17
18
19
20
condition: labels in ['bug'] & labels in ['LGTM']
0 commit comments