We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 701f591 commit 62dbcecCopy full SHA for 62dbcec
.cm/gitstream.yml renamed to .cm/gitstream.cm
@@ -9,4 +9,4 @@ automations:
9
color: {{ 'E94637' if (calc.etr >= 20) else ('FBBD10' if (calc.etr >= 5) else '36A853') }}
10
11
calc:
12
- etr: {{ branch | estimatedReviewTime }}
+ etr: {{ branch | estimatedReviewTime }}
0 commit comments