comment id
All checks were successful
tofu plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Successful in 22s
All checks were successful
tofu plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Successful in 22s
This commit is contained in:
parent
cf5d91c294
commit
012cbaeda2
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ jobs:
|
||||||
comment_id=$(echo "$response" | jq -r \
|
comment_id=$(echo "$response" | jq -r \
|
||||||
'.[] | select(.body | test("OpenTofu Format and Style")) | .id' | head -n 1)
|
'.[] | select(.body | test("OpenTofu Format and Style")) | .id' | head -n 1)
|
||||||
|
|
||||||
echo "$comment_id"
|
echo "comment_id=$comment_id"
|
||||||
|
|
||||||
- name: Add comment
|
- name: Add comment
|
||||||
id: comment
|
id: comment
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue