{"id":16906191,"url":"https://github.com/boyan-soubachov/soaker","last_synced_at":"2026-05-19T15:35:53.344Z","repository":{"id":65159107,"uuid":"281369643","full_name":"boyan-soubachov/soaker","owner":"boyan-soubachov","description":"Deployment soaking action for GitHub","archived":false,"fork":false,"pushed_at":"2020-07-27T04:14:20.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T03:34:25.230Z","etag":null,"topics":["continuous-deployment","deployment","release-automation","soak"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boyan-soubachov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"boyan-soubachov"}},"created_at":"2020-07-21T10:42:00.000Z","updated_at":"2021-04-30T18:14:23.000Z","dependencies_parsed_at":"2023-01-13T15:43:29.737Z","dependency_job_id":null,"html_url":"https://github.com/boyan-soubachov/soaker","commit_stats":{"total_commits":13,"total_committers":2,"mean_commits":6.5,"dds":0.3846153846153846,"last_synced_commit":"627e61756736b0bd4e07a0c1ce3a3d7321c7fb72"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyan-soubachov%2Fsoaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyan-soubachov%2Fsoaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyan-soubachov%2Fsoaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boyan-soubachov%2Fsoaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boyan-soubachov","download_url":"https://codeload.github.com/boyan-soubachov/soaker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244648073,"owners_count":20487198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["continuous-deployment","deployment","release-automation","soak"],"created_at":"2024-10-13T18:41:38.922Z","updated_at":"2026-05-19T15:35:48.304Z","avatar_url":"https://github.com/boyan-soubachov.png","language":"Shell","funding_links":["https://github.com/sponsors/boyan-soubachov"],"categories":[],"sub_categories":[],"readme":"# SimpleSoaker\nDeployment soaking action for GitHub workflows.\n\nThis is a simple tool which blocks all deployments to a specified branch if the previous commit has been made within the\nspecified soaking period.\n\n## Inputs\n\n### `branch`\n\nThe branch on which to compare soak-times against. Default `\"master\"`.\n\n### `soakPeriod`\n\n**Required** The time (in seconds) to consider a deployment/release/commit to `branch` soaked.\n\n## Example usage\n\nMake sure `master` has been soaking for at least 7 days.\n\n```\nuses: boyan-soubachov/soaker@v0.1.3\nwith:\n  branch: 'master'\n  soakPeriod: 604800\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboyan-soubachov%2Fsoaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboyan-soubachov%2Fsoaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboyan-soubachov%2Fsoaker/lists"}