Skip to content

Commit

Permalink
k8s content image: Comment the commit used
Browse files Browse the repository at this point in the history
Output in the comment what commit was used to build the image.
  • Loading branch information
yuumasato committed Mar 1, 2024
1 parent 148107d commit 4293530
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/k8s-content-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ jobs:
message: |
:robot: A k8s content image for this PR is available at:
`ghcr.io/complianceascode/k8scontent:${{ needs.get-pr-number.outputs.pr-number }}`
This image was built from commit: ${{ github.event.workflow_run.head_sha }}
<details>
<summary>Click here to see how to deploy it</summary>
Expand Down

0 comments on commit 4293530

Please sign in to comment.