Skip to content

chore(deps): update cloudoperators/juno digest to 9999ff0 - #1871

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

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

Conversation

@renovate

@renovate renovate Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

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 lite review requested due to automatic review settings August 7, 2026 15:23
@renovate
renovate Bot requested a review from a team as a code owner August 7, 2026 15:23
@changeset-bot

changeset-bot Bot commented Aug 7, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: d161714

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

Changes:

  • Bump cloudoperators/juno/.github/workflows/shared-slack-notification.yaml reference from 004c31a... to 9999ff0... 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
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