{"id":26696708,"url":"https://github.com/cleanlab/deploy-bot","last_synced_at":"2025-08-16T12:07:49.276Z","repository":{"id":62333380,"uuid":"559051725","full_name":"cleanlab/deploy-bot","owner":"cleanlab","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-11T16:57:51.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-22T10:44:02.298Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"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/cleanlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-28T23:21:31.000Z","updated_at":"2024-11-18T05:34:44.000Z","dependencies_parsed_at":"2024-08-22T00:17:35.735Z","dependency_job_id":"5215fab3-d84f-44e8-aff9-6456be17644d","html_url":"https://github.com/cleanlab/deploy-bot","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"9105e4285a8b3354167859d86f61844ef1835748"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/cleanlab/deploy-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleanlab%2Fdeploy-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleanlab%2Fdeploy-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleanlab%2Fdeploy-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleanlab%2Fdeploy-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cleanlab","download_url":"https://codeload.github.com/cleanlab/deploy-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleanlab%2Fdeploy-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270709019,"owners_count":24631992,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-03-26T20:27:24.326Z","updated_at":"2025-08-16T12:07:49.250Z","avatar_url":"https://github.com/cleanlab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deploy-bot\nThis action manages deployments by creating deployment PRs between a designated source and target branch.\n\nThe action first creates a deployment branch, from the source branch, named `deployment/%m-%d-%Y`. Then, a PR is created, targeting the target branch from the source branch. All contributors to the PR are added as reviewers.\n\n## Example Workflow\nAn example workflow is shown below. This workflow runs the `deploy-bot` every weekday at 9AM ET.\n\n```yaml\nname: deploy-bot\n\non:\n  schedule:\n    - cron: 0 13 * * 1-5\n\njobs:\n    deploy:\n        steps:\n            - uses: cleanlab/deploy-bot@1.0.0\n              with:\n                source: staging\n                target: main\n                pr_body: \"Daily deplyoment PR :robot:\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcleanlab%2Fdeploy-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcleanlab%2Fdeploy-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcleanlab%2Fdeploy-bot/lists"}