mirror of
https://github.com/bitnami/containers.git
synced 2026-02-09 18:57:39 +08:00
🔄 synced file(s) with bitnami/support (#79050)
🔄 synced local '.github/workflows/' with remote 'workflows/' Signed-off-by: bitnami-bot <bitnami.bot@broadcom.com>
This commit is contained in:
2
.github/workflows/pr-reviews.yml
vendored
2
.github/workflows/pr-reviews.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
echo "::notice:: Comment on PR #${{ github.event.pull_request.number }}"
|
||||
jq -n --arg issue '${{ github.event.pull_request.number }}' --arg state '${{ github.event.review != null && github.event.review.state || '' }}' '{"issue": {"number": $issue }, "review": { "state": $state }}' > pull_request_info.json
|
||||
- name: Upload the PR info
|
||||
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1
|
||||
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02
|
||||
with:
|
||||
name: pull_request_info.json
|
||||
path: ./pull_request_info.json
|
||||
Reference in New Issue
Block a user