Skip to content

Commit 8e9579b

Browse files
workflows---aws-action-blocks: Learn AWS blocks
1 parent 7a9b520 commit 8e9579b

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
tag: learn-workflows---aws-action-blocks
2+
name: Learn Workflows - AWS action blocks
3+
description: "Cortex Learn series: Learn AWS blocks. Author: \n"
4+
draft: false
5+
notifications:
6+
enabled: false
7+
scoreDropNotificationsEnabled: false
8+
exemptions:
9+
enabled: false
10+
autoApprove: false
11+
evaluation:
12+
window: 168
13+
ladder:
14+
name: Default Ladder
15+
levels:
16+
- name: Unwritten
17+
rank: 1
18+
color: "#D7AC58"
19+
- name: Completed
20+
rank: 2
21+
color: "#7CCB92"
22+
rules:
23+
- title: Learned
24+
expression: custom("learned") != null
25+
identifier: 921bc595-5a12-3aa1-af45-e17d17e0d649
26+
weight: 1
27+
level: Completed
28+
failureMessage: |
29+
# About
30+
Describe what the scorecard does.
31+
32+
# Set up
33+
Refer to any existing documentation at https://cortex.io/docs and describe any third party software setup.
34+
35+
36+
# Related Cortex Academy courses
37+
List any related courses available at academy.cortex.io.
38+
39+
# Task
40+
Describe the steps to complete the task here.
41+
42+
43+
# CQL Rule
44+
Explain what the CQL checks.
45+
filter:
46+
kind: GENERIC
47+
groups:
48+
include:
49+
- learn-cortex

0 commit comments

Comments
 (0)