We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03355fb commit 248830fCopy full SHA for 248830f
1 file changed
.github/workflows/init_kosli.yml
@@ -100,6 +100,7 @@ jobs:
100
--flow ${{inputs.flow_name}} \
101
--org ${{inputs.kosli_org}} \
102
--no-assert \
103
+ --params '{"attestation_name": "pr"}' \
104
--output json > "4eyes-eval-${{inputs.trail_name}}.json" || echo '{"allow":false,"violations":["evaluate command failed"]}' > "4eyes-eval-${{inputs.trail_name}}.json"
105
106
- name: Report four-eyes attestation to Kosli
0 commit comments