siketyan/Wait for ECR Replication Action

Waits for ECR repository replications to be succeeded on GitHub Actions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenAuthenticated GitHub token.yes${{ github.token }}
intervalPolling interval in sec for re-fetching status of in-progress replications.yes5
image_digestDigest of the image. Either image_digest or image_tag is required.no
image_tagTag of the image. Either image_digest or image_tag is required.no
repository_uriURI of the ECR repository. Either repository_uri or repository_name is required. Overrides registry_id and region.no
repository_nameName of the ECR repository. Either repository_uri or repository_name is required.no
registry_idID of the ECR registry. Defaults to the default registry of the current account.no
regionAWS region of the ECR registry. Defaults to the current region.no

no outputs