Skip to content

chore(deps): update cloudoperators/juno digest to cf79a1f#1837

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cloudoperators-juno-digest
Open

chore(deps): update cloudoperators/juno digest to cf79a1f#1837
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cloudoperators-juno-digest

Conversation

@renovate

@renovate renovate Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
cloudoperators/juno (changelog) action digest f0c9d08cf79a1f

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copilot AI review requested due to automatic review settings July 24, 2026 21:39
@renovate
renovate Bot requested a review from a team as a code owner July 24, 2026 21:39
@changeset-bot

changeset-bot Bot commented Jul 24, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: d676bb0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 reference for the shared Slack notification reusable workflow used across multiple GitHub Actions workflows.

Changes:

  • Bump cloudoperators/juno/.github/workflows/shared-slack-notification.yaml from f0c9d08… to cf79a1f… in release notifications.
  • Bump the same reusable workflow reference in image build/push workflows (Supernova, Greenhouse, PR preview cleanup).

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 5 comments.

File Description
.github/workflows/release.yaml Updates the reusable Slack notification workflow commit SHA for success/failure notifications.
.github/workflows/build-push-supernova-image.yaml Updates the reusable Slack notification workflow commit SHA for failure notification.
.github/workflows/build-push-greenhouse-pr-preview.yaml Updates the reusable Slack notification workflow commit SHA for cleanup-failure notification.
.github/workflows/build-push-greenhouse-image.yaml Updates the reusable Slack notification workflow commit SHA for failure notification.

if: needs.release.outputs.published == 'true'
needs: [release] # List the jobs that should complete successfully
uses: cloudoperators/juno/.github/workflows/shared-slack-notification.yaml@f0c9d08e2c9d7c348dd3f24e7ea72ac3db3a6993 # main
uses: cloudoperators/juno/.github/workflows/shared-slack-notification.yaml@cf79a1fa0104662588fba8f166e1e6b5c975eb0f # main
if: failure()
needs: [release]
uses: cloudoperators/juno/.github/workflows/shared-slack-notification.yaml@f0c9d08e2c9d7c348dd3f24e7ea72ac3db3a6993 # main
uses: cloudoperators/juno/.github/workflows/shared-slack-notification.yaml@cf79a1fa0104662588fba8f166e1e6b5c975eb0f # main
contents: read
needs: [build-and-push, vulnerability-scan]
uses: cloudoperators/juno/.github/workflows/shared-slack-notification.yaml@f0c9d08e2c9d7c348dd3f24e7ea72ac3db3a6993 # main
uses: cloudoperators/juno/.github/workflows/shared-slack-notification.yaml@cf79a1fa0104662588fba8f166e1e6b5c975eb0f # main
needs: [ cleanup ]
permissions: {}
uses: cloudoperators/juno/.github/workflows/shared-slack-notification.yaml@f0c9d08e2c9d7c348dd3f24e7ea72ac3db3a6993 # main
uses: cloudoperators/juno/.github/workflows/shared-slack-notification.yaml@cf79a1fa0104662588fba8f166e1e6b5c975eb0f # main
contents: read
needs: [build-and-push, vulnerability-scan]
uses: cloudoperators/juno/.github/workflows/shared-slack-notification.yaml@f0c9d08e2c9d7c348dd3f24e7ea72ac3db3a6993 # main
uses: cloudoperators/juno/.github/workflows/shared-slack-notification.yaml@cf79a1fa0104662588fba8f166e1e6b5c975eb0f # main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant