Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2025

This PR contains the following updates:

Package Type Update Change
cloudposse/github-action-docker-promote action minor 0.3.0v0.5.0

Release Notes

cloudposse/github-action-docker-promote (cloudposse/github-action-docker-promote)

v0.5.0

Compare Source

`feature` Retry Logic improvements. @​Benbentwo (#​35) This pull request updates the configuration for the promotion retry mechanism in the GitHub Action defined in `action.yml`. The main focus is on making the retry logic more robust and configurable.

Enhancements to retry configuration:

  • Increased the default value of promote-retry-timeout-seconds from 15 to 3000 to allow more time for retry attempts.
  • Introduced a new input parameter promote-retry-wait-seconds with a default value of 30, allowing configuration of the wait time between retries.
  • Updated the runs section to use the new promote-retry-wait-seconds input for retry_wait_seconds.
  • Changed the retry_on condition from timeout to any, so the action will retry on any failure, not just timeouts.

v0.4.1: Retry Logic Improvments

Compare Source

Improvements to Retry exposed parameters and default values

v0.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: cloudposse/github-action-docker-promote@0.3.0...0.4.0


Configuration

📅 Schedule: 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 is behind base branch, 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.

@renovate renovate bot force-pushed the renovate/cloudposse-github-action-docker-promote-0.x branch from 6679044 to 64632a0 Compare September 24, 2025 16:11
@renovate renovate bot changed the title chore(deps): update cloudposse/github-action-docker-promote action to v0.4.0 chore(deps): update cloudposse/github-action-docker-promote action to v0.5.0 Sep 24, 2025
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