{"id":21301456,"url":"https://github.com/minddocdev/github-deployment-action","last_synced_at":"2025-07-28T23:09:28.280Z","repository":{"id":44034189,"uuid":"226119814","full_name":"minddocdev/github-deployment-action","owner":"minddocdev","description":"Github action that manages Github deployments through its API","archived":false,"fork":false,"pushed_at":"2023-07-18T20:18:36.000Z","size":2106,"stargazers_count":0,"open_issues_count":18,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-22T08:13:02.646Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/minddocdev.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}},"created_at":"2019-12-05T14:24:07.000Z","updated_at":"2019-12-05T17:46:42.000Z","dependencies_parsed_at":"2023-02-03T06:01:11.055Z","dependency_job_id":null,"html_url":"https://github.com/minddocdev/github-deployment-action","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"af04725cacb3e899e1c154d63ec89820d199ea41"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minddocdev%2Fgithub-deployment-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minddocdev%2Fgithub-deployment-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minddocdev%2Fgithub-deployment-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minddocdev%2Fgithub-deployment-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minddocdev","download_url":"https://codeload.github.com/minddocdev/github-deployment-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243772204,"owners_count":20345601,"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":[],"created_at":"2024-11-21T15:46:00.885Z","updated_at":"2025-03-15T18:25:24.311Z","avatar_url":"https://github.com/minddocdev.png","language":"TypeScript","readme":"# Github Deployment Action\n\nInstall the dependencies\n\n```bash\nyarn install\n```\n\nBuild the typescript\n\n```bash\nyarn build\n```\n\nRun the tests :heavy_check_mark:\n\n```bash\nyarn test\n```\n\n## Usage\n\nCreate github deployment\n\n```yaml\n- name: Create deployment\n  uses: minddocdev/github-deployment-action@releases/v1\n  with:\n    token: ${{ github.token }}\n    ref: master\n    payload: '\n      {\n        \"app\": \"myApp\"\n      }\n    '\n    environment: staging\n    description: myApp staging deployment\n    required_contexts: '[]'\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminddocdev%2Fgithub-deployment-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminddocdev%2Fgithub-deployment-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminddocdev%2Fgithub-deployment-action/lists"}