{"id":20891388,"url":"https://github.com/hatchboxio/github-hatchbox-deploy-action","last_synced_at":"2025-05-12T21:31:13.427Z","repository":{"id":43308070,"uuid":"305812119","full_name":"hatchboxio/github-hatchbox-deploy-action","owner":"hatchboxio","description":"Send deployment notifications to Hatchbox via GitHub Actions","archived":false,"fork":false,"pushed_at":"2023-09-15T18:18:15.000Z","size":28,"stargazers_count":22,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-16T05:32:58.936Z","etag":null,"topics":["actions","ci","github-actions","hatchbox","rails","ruby","ruby-on-rails"],"latest_commit_sha":null,"homepage":"https://hatchbox.io","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"honeybadger-io/github-notify-deploy-action","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hatchboxio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":null,"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},"funding":{"github":["excid3"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-10-20T19:24:47.000Z","updated_at":"2024-12-12T17:05:06.000Z","dependencies_parsed_at":"2024-06-21T20:18:39.836Z","dependency_job_id":"a8b240fe-861f-47a6-a045-f835416676a9","html_url":"https://github.com/hatchboxio/github-hatchbox-deploy-action","commit_stats":{"total_commits":24,"total_committers":6,"mean_commits":4.0,"dds":0.5833333333333333,"last_synced_commit":"43ca35fede3866c825e8ba3602e1523f3bb902a3"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatchboxio%2Fgithub-hatchbox-deploy-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatchboxio%2Fgithub-hatchbox-deploy-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatchboxio%2Fgithub-hatchbox-deploy-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatchboxio%2Fgithub-hatchbox-deploy-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hatchboxio","download_url":"https://codeload.github.com/hatchboxio/github-hatchbox-deploy-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253825022,"owners_count":21970120,"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":["actions","ci","github-actions","hatchbox","rails","ruby","ruby-on-rails"],"created_at":"2024-11-18T09:12:01.257Z","updated_at":"2025-05-12T21:31:13.413Z","avatar_url":"https://github.com/hatchboxio.png","language":"Shell","readme":"# Hatchbox.io Deploy Action\n\nTrigger Hatchbox.io app deployments.\n\nFor Hatchbox Classic users, see [v1]().\n\n#### Inputs\n\nUse these inputs to customise the action.\n\nInput Name | Default | Required? | Description\n------------ | ------------- | ------------ | -------------\ndeploy_key | N/A | Y | Your Hatchbox.io app's Deploy Key.\nsha | ${{ github.sha }} | N | The commit sha to deploy. Default's to the sha that triggered the GitHub Action.\n\n## Usage\n\nSet `HATCHBOX_DEPLOY_KEY` in your GitHub Secrets. You can find the Deploy Key in the URL on the App's Repository tab in Hatchbox.io.\n\n#### Example\n\n```yaml\n# .github/workflows/deploy.yml\non:\n  push:\n    branches:\n      - main\n\njobs:\n  build:\n    runs-on: ubuntu-latest\n    steps:\n    - uses: actions/checkout@v4\n    - uses: hatchboxio/github-hatchbox-deploy-action@v2\n      with:\n        deploy_key: ${{ secrets.HATCHBOX_DEPLOY_KEY }}\n```\n","funding_links":["https://github.com/sponsors/excid3"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhatchboxio%2Fgithub-hatchbox-deploy-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhatchboxio%2Fgithub-hatchbox-deploy-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhatchboxio%2Fgithub-hatchbox-deploy-action/lists"}