{"id":19456889,"url":"https://github.com/porter-dev/porter-delete-preview-action","last_synced_at":"2026-06-18T00:31:10.183Z","repository":{"id":104823132,"uuid":"437965407","full_name":"porter-dev/porter-delete-preview-action","owner":"porter-dev","description":"Action for deleting a Porter preview environment, meant to be called on PR closed. ","archived":false,"fork":false,"pushed_at":"2024-06-14T20:51:23.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-21T01:52:33.844Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/porter-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2021-12-13T17:33:15.000Z","updated_at":"2024-06-14T20:51:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"f3006764-d922-4043-950e-31de7f747da0","html_url":"https://github.com/porter-dev/porter-delete-preview-action","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/porter-dev/porter-delete-preview-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porter-dev%2Fporter-delete-preview-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porter-dev%2Fporter-delete-preview-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porter-dev%2Fporter-delete-preview-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porter-dev%2Fporter-delete-preview-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/porter-dev","download_url":"https://codeload.github.com/porter-dev/porter-delete-preview-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porter-dev%2Fporter-delete-preview-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34471638,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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":"2024-11-10T17:18:51.694Z","updated_at":"2026-06-18T00:31:10.163Z","avatar_url":"https://github.com/porter-dev.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# porter-preview-action\n\nThis Github action creates a new preview environment in Porter.\n\n## Usage\n\n```yaml\nsteps:\n  - name: Checkout code\n    uses: actions/checkout@v2.3.4\n  - name: Create Porter preview environment\n    uses: porter-dev/porter-delete-preview-action@v0.1.0\n    with:\n      cluster: 1234\n      project: 4321\n      token: ${{ secrets.PORTER_TOKEN }}\n      namespace: pr-${{ github.event.pull_request.number }}\n      installation_id: 12344321\n```\n\n## Configuration Options\n\nThe possible inputs are:\n\n- `token`: (string, required): Token for Porter authentication.\n- `project`: (number, required): Project ID of Porter project.\n- `cluster`: (number, required): Cluster ID of Porter cluster.\n- `namespace`: (string, required): Namespace of the application (default \"default\")\n- `installation_id`: (number, required): The installation ID for the Github app which manages preview envs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fporter-dev%2Fporter-delete-preview-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fporter-dev%2Fporter-delete-preview-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fporter-dev%2Fporter-delete-preview-action/lists"}