chore(deps): update cloudoperators/juno digest to b9845cf - #1871
chore(deps): update cloudoperators/juno digest to b9845cf#1871renovate[bot] wants to merge 1 commit into
Conversation
|
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates the pinned revision of the shared Slack notification reusable workflow used across multiple GitHub Actions workflows.
Changes:
- Bump
cloudoperators/juno/.github/workflows/shared-slack-notification.yamlreference from004c31a...to9999ff0...in multiple workflows.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| .github/workflows/release.yaml | Updates reusable Slack notification workflow SHA for release success/failure notifications |
| .github/workflows/build-push-supernova-image.yaml | Updates reusable Slack notification workflow SHA for failure notification job |
| .github/workflows/build-push-greenhouse-pr-preview.yaml | Updates reusable Slack notification workflow SHA for cleanup failure notifications |
| .github/workflows/build-push-greenhouse-image.yaml | Updates reusable Slack notification workflow SHA for failure notification job |
| if: needs.release.outputs.published == 'true' | ||
| needs: [release] # List the jobs that should complete successfully | ||
| uses: cloudoperators/juno/.github/workflows/shared-slack-notification.yaml@004c31a8c78afcc1bddf38c0a4fe8689a82a2485 # main | ||
| uses: cloudoperators/juno/.github/workflows/shared-slack-notification.yaml@9999ff0159b54ea35b9c14010296ef051d816169 # main |
| if: failure() | ||
| needs: [release] | ||
| uses: cloudoperators/juno/.github/workflows/shared-slack-notification.yaml@004c31a8c78afcc1bddf38c0a4fe8689a82a2485 # main | ||
| uses: cloudoperators/juno/.github/workflows/shared-slack-notification.yaml@9999ff0159b54ea35b9c14010296ef051d816169 # main |
| contents: read | ||
| needs: [build-and-push, vulnerability-scan] | ||
| uses: cloudoperators/juno/.github/workflows/shared-slack-notification.yaml@004c31a8c78afcc1bddf38c0a4fe8689a82a2485 # main | ||
| uses: cloudoperators/juno/.github/workflows/shared-slack-notification.yaml@9999ff0159b54ea35b9c14010296ef051d816169 # main |
98e3d98 to
90e6a05
Compare
90e6a05 to
8edae93
Compare
8edae93 to
bc44f18
Compare
bc44f18 to
ae25972
Compare
ae25972 to
5eb640b
Compare
5eb640b to
1254e06
Compare
1254e06 to
e2d47c9
Compare
e2d47c9 to
0adddea
Compare
This PR contains the following updates:
004c31a→b9845cfConfiguration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.