{"id":15789382,"url":"https://github.com/ultcombo/action-filter-deleted-branches","last_synced_at":"2025-07-21T21:39:36.208Z","repository":{"id":66096632,"uuid":"168757436","full_name":"UltCombo/action-filter-deleted-branches","owner":"UltCombo","description":"Stops workflow if push event is triggered by deleting a branch.","archived":false,"fork":false,"pushed_at":"2019-02-01T20:41:47.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T04:16:58.484Z","etag":null,"topics":["action","actions","ci","github-action","github-actions"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/UltCombo.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":"2019-02-01T20:40:04.000Z","updated_at":"2021-11-09T03:26:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"fb9d59a1-5d66-40f8-a6bf-d1e2908ba79f","html_url":"https://github.com/UltCombo/action-filter-deleted-branches","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/UltCombo/action-filter-deleted-branches","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltCombo%2Faction-filter-deleted-branches","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltCombo%2Faction-filter-deleted-branches/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltCombo%2Faction-filter-deleted-branches/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltCombo%2Faction-filter-deleted-branches/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UltCombo","download_url":"https://codeload.github.com/UltCombo/action-filter-deleted-branches/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltCombo%2Faction-filter-deleted-branches/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266385602,"owners_count":23921310,"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-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["action","actions","ci","github-action","github-actions"],"created_at":"2024-10-04T22:01:12.279Z","updated_at":"2025-07-21T21:39:36.186Z","avatar_url":"https://github.com/UltCombo.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Action to filter deleted branches\n\nStops workflow if push event is triggered by deleting a branch.\n\nThis action solves the problem of GitHub running the Actions workflow for the `push` event on the default branch whenever any branch is deleted, which could potentially have unexpected consequences (unintentional deployments etc.).\n\n## Usage\n\nAdd this action to the beginning of the workflow. It does not require any arguments, environment variables or secrets.\n\n```\naction \"Filter deleted branches\" {\n  uses = \"UltCombo/action-filter-deleted-branches@master\"\n}\n```\n\n## Related\n\n- [Delete merged branch](https://github.com/SvanBoxel/delete-merged-branch#delete-merged-branch): GitHub App/Action to automatically deleted merged branches.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultcombo%2Faction-filter-deleted-branches","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fultcombo%2Faction-filter-deleted-branches","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultcombo%2Faction-filter-deleted-branches/lists"}