{"id":5800281,"name":"actions-ecosystem/action-remove-labels","ecosystem":"actions","description":"Remove labels to an issue or a pull request.","homepage":"https://github.com/marketplace/actions/actions-ecosystem-remove-labels","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/actions-ecosystem/action-remove-labels","keywords_array":["actions","github","labels"],"namespace":"actions-ecosystem","versions_count":8,"first_release_published_at":"2020-05-03T14:49:13.000Z","latest_release_published_at":"2021-09-08T06:20:49.000Z","latest_release_number":"v1.3.0","last_synced_at":"2026-09-11T23:11:13.375Z","created_at":"2023-01-04T12:00:15.025Z","updated_at":"2026-09-13T20:18:10.674Z","registry_url":"https://github.com/actions-ecosystem/action-remove-labels","install_command":null,"documentation_url":null,"metadata":{"name":"Actions Ecosystem Remove Labels","description":"Remove labels to an issue or a pull request.","author":"The Actions Ecosystem Authors","inputs":{"github_token":{"description":"A GitHub token.","required":false,"default":"${{ github.token }}"},"labels":{"description":"The labels' name to be removed. Must be separated with line breaks if there're multiple labels.","required":true},"repo":{"description":"The owner and repository name. e.g.) Codertocat/Hello-World","required":false,"default":"${{ github.repository }}"},"number":{"description":"The number of the issue or pull request.","required":false},"fail_on_error":{"description":"Whether the action fails or not when getting errors. [true,false]","default":"false","required":false}},"runs":{"using":"node12","main":"dist/index.js"},"branding":{"icon":"bookmark","color":"green"},"default_branch":"main","path":null},"repo_metadata":{"id":37939771,"uuid":"260787457","full_name":"actions-ecosystem/action-remove-labels","owner":"actions-ecosystem","description":"🏷️ GitHub Action to remove labels","archived":false,"fork":false,"pushed_at":"2024-03-18T16:35:10.000Z","size":598,"stargazers_count":60,"open_issues_count":29,"forks_count":35,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-09-04T15:44:10.967Z","etag":null,"topics":["actions","github","labels"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/actions-ecosystem-remove-labels","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/actions-ecosystem.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":"2020-05-02T22:36:30.000Z","updated_at":"2026-05-22T09:00:46.000Z","dependencies_parsed_at":"2024-08-17T23:47:54.819Z","dependency_job_id":null,"html_url":"https://github.com/actions-ecosystem/action-remove-labels","commit_stats":{"total_commits":39,"total_committers":6,"mean_commits":6.5,"dds":"0.46153846153846156","last_synced_commit":"d05162525702062b6bdef750ed8594fc024b3ed7"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/actions-ecosystem/action-remove-labels","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-ecosystem%2Faction-remove-labels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-ecosystem%2Faction-remove-labels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-ecosystem%2Faction-remove-labels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-ecosystem%2Faction-remove-labels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actions-ecosystem","download_url":"https://codeload.github.com/actions-ecosystem/action-remove-labels/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-ecosystem%2Faction-remove-labels/sbom","scorecard":{"id":163648,"data":{"date":"2025-08-11","repo":{"name":"github.com/actions-ecosystem/action-remove-labels","commit":"d05162525702062b6bdef750ed8594fc024b3ed7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/29 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check-release.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/size.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/actions-ecosystem/action-remove-labels/check-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/actions-ecosystem/action-remove-labels/check-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/actions-ecosystem/action-remove-labels/check-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/actions-ecosystem/action-remove-labels/check-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/actions-ecosystem/action-remove-labels/check-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/actions-ecosystem/action-remove-labels/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/actions-ecosystem/action-remove-labels/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/actions-ecosystem/action-remove-labels/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/actions-ecosystem/action-remove-labels/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/actions-ecosystem/action-remove-labels/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/actions-ecosystem/action-remove-labels/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/actions-ecosystem/action-remove-labels/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/actions-ecosystem/action-remove-labels/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/actions-ecosystem/action-remove-labels/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/size.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/actions-ecosystem/action-remove-labels/size.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/size.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/actions-ecosystem/action-remove-labels/size.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/size.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/actions-ecosystem/action-remove-labels/size.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/size.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/actions-ecosystem/action-remove-labels/size.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/actions-ecosystem/action-remove-labels/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/actions-ecosystem/action-remove-labels/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"40 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-pwfr-8pq7-x9qv","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T14:16:25.976Z","repository_id":37939771,"created_at":"2025-08-16T14:16:25.976Z","updated_at":"2025-08-16T14:16:25.976Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37222346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-11T02:00:05.857Z","response_time":56,"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"},"owner_record":{"login":"actions-ecosystem","name":"Actions Ecosystem","uuid":"56633079","kind":"organization","description":"Community-driven GitHub Actions ecosystem","email":null,"website":"https://github.com/marketplace?query=Actions+Ecosystem","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/56633079?v=4","repositories_count":15,"last_synced_at":"2023-03-03T20:03:17.637Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"micnncim","patreon":"micnncim","open_collective":"micnncim","ko_fi":"micnncim","liberapay":"micnncim","issuehunt":"micnncim","otechie":"micnncim"}},"html_url":"https://github.com/actions-ecosystem","funding_links":["https://github.com/sponsors/micnncim","https://patreon.com/micnncim","https://opencollective.com/micnncim","https://ko-fi.com/micnncim","https://liberapay.com/micnncim","https://issuehunt.io/r/micnncim","https://otechie.com/micnncim"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:12:52.927Z","updated_at":"2023-03-03T20:03:17.645Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actions-ecosystem","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actions-ecosystem/repositories"},"tags":[{"name":"v1.3.0","sha":"2ce5d41b4b6aa8503e285553f75ed56e0a40bae0","kind":"tag","published_at":"2021-09-08T06:20:49.000Z","download_url":"https://codeload.github.com/actions-ecosystem/action-remove-labels/tar.gz/v1.3.0","html_url":"https://github.com/actions-ecosystem/action-remove-labels/releases/tag/v1.3.0","dependencies_parsed_at":"2023-05-31T15:26:09.717Z","dependency_job_id":"5aa1a23c-23c5-4714-8acf-96f92a13984c","purl":"pkg:github/actions-ecosystem/action-remove-labels@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-ecosystem%2Faction-remove-labels/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-ecosystem%2Faction-remove-labels/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"2ce5d41b4b6aa8503e285553f75ed56e0a40bae0","kind":"commit","published_at":"2021-09-08T06:20:13.000Z","download_url":"https://codeload.github.com/actions-ecosystem/action-remove-labels/tar.gz/v1.2.0","html_url":"https://github.com/actions-ecosystem/action-remove-labels/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-31T15:26:10.916Z","dependency_job_id":"3089e44b-33bc-4880-baef-4d82242fae72","purl":"pkg:github/actions-ecosystem/action-remove-labels@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-ecosystem%2Faction-remove-labels/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-ecosystem%2Faction-remove-labels/tags/v1.2.0/manifests"},{"name":"v1","sha":"2ce5d41b4b6aa8503e285553f75ed56e0a40bae0","kind":"commit","published_at":"2021-09-08T06:20:13.000Z","download_url":"https://codeload.github.com/actions-ecosystem/action-remove-labels/tar.gz/v1","html_url":"https://github.com/actions-ecosystem/action-remove-labels/releases/tag/v1","dependencies_parsed_at":"2023-05-31T15:26:12.141Z","dependency_job_id":"475053ba-9de7-4145-8944-8e5c36514be5","purl":"pkg:github/actions-ecosystem/action-remove-labels@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-ecosystem%2Faction-remove-labels/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-ecosystem%2Faction-remove-labels/tags/v1/manifests"},{"name":"v1.1.1","sha":"335648fbc85ddf08e2d79fb5def7642e77936dec","kind":"commit","published_at":"2021-05-23T02:21:06.000Z","download_url":"https://codeload.github.com/actions-ecosystem/action-remove-labels/tar.gz/v1.1.1","html_url":"https://github.com/actions-ecosystem/action-remove-labels/releases/tag/v1.1.1","dependencies_parsed_at":"2023-05-31T15:26:13.057Z","dependency_job_id":"ed7c0371-1aa2-459a-b401-3f0b09fd9c42","purl":"pkg:github/actions-ecosystem/action-remove-labels@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-ecosystem%2Faction-remove-labels/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-ecosystem%2Faction-remove-labels/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"46be793ab00b4060adf9a66aa85adfc631ac9c4d","kind":"tag","published_at":"2021-02-04T12:32:58.000Z","download_url":"https://codeload.github.com/actions-ecosystem/action-remove-labels/tar.gz/v1.1.0","html_url":"https://github.com/actions-ecosystem/action-remove-labels/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T15:26:14.010Z","dependency_job_id":"899943ee-be47-420d-8aa6-7e22495ace3e","purl":"pkg:github/actions-ecosystem/action-remove-labels@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-ecosystem%2Faction-remove-labels/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-ecosystem%2Faction-remove-labels/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8476c709a995c81069cd33ff638cd087719f4541","kind":"tag","published_at":"2020-05-17T06:44:43.000Z","download_url":"https://codeload.github.com/actions-ecosystem/action-remove-labels/tar.gz/v1.0.2","html_url":"https://github.com/actions-ecosystem/action-remove-labels/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T15:26:15.032Z","dependency_job_id":"0cc15c52-fe5e-4de8-a934-3fb7d116c8f3","purl":"pkg:github/actions-ecosystem/action-remove-labels@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-ecosystem%2Faction-remove-labels/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-ecosystem%2Faction-remove-labels/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"92dbb14cb62d6795f4bb58da28b29063838e6bd7","kind":"tag","published_at":"2020-05-10T01:36:51.000Z","download_url":"https://codeload.github.com/actions-ecosystem/action-remove-labels/tar.gz/v1.0.1","html_url":"https://github.com/actions-ecosystem/action-remove-labels/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T15:26:15.910Z","dependency_job_id":"f32210dc-252d-4ee6-b286-4b313e427cef","purl":"pkg:github/actions-ecosystem/action-remove-labels@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-ecosystem%2Faction-remove-labels/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-ecosystem%2Faction-remove-labels/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"556e306654eb4c343ecaff657772edaa3f1add86","kind":"commit","published_at":"2020-05-03T14:49:13.000Z","download_url":"https://codeload.github.com/actions-ecosystem/action-remove-labels/tar.gz/v1.0.0","html_url":"https://github.com/actions-ecosystem/action-remove-labels/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T15:26:16.794Z","dependency_job_id":"12d4b364-6b9d-432c-9c4a-6723e65f9a5d","purl":"pkg:github/actions-ecosystem/action-remove-labels@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-ecosystem%2Faction-remove-labels/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-ecosystem%2Faction-remove-labels/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-13T20:18:10.674Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":3531,"rankings":{"downloads":null,"dependent_repos_count":0.33592140706702583,"dependent_packages_count":0.0,"stargazers_count":3.4637933766439555,"forks_count":2.3926477578830614,"docker_downloads_count":0.20282047219141183,"average":1.279036602757091},"purl":"pkg:githubactions/actions-ecosystem/action-remove-labels","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/actions-ecosystem/action-remove-labels","docker_dependents_count":1,"docker_downloads_count":158480802,"usage_url":"https://repos.ecosyste.ms/usage/actions/actions-ecosystem/action-remove-labels","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/actions-ecosystem/action-remove-labels/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-12T18:20:40.538Z","issues_count":3,"pull_requests_count":99,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2172228.786516854,"issues_closed_count":0,"pull_requests_closed_count":89,"pull_request_authors_count":6,"issue_authors_count":3,"avg_comments_per_issue":3.6666666666666665,"avg_comments_per_pull_request":1.02020202020202,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":93,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-ecosystem%2Faction-remove-labels/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions-ecosystem%2Faction-remove-labels/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions-ecosystem%2Faction-remove-labels/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions-ecosystem%2Faction-remove-labels/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions-ecosystem%2Faction-remove-labels/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions-ecosystem%2Faction-remove-labels/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/actions-ecosystem%2Faction-remove-labels/codemeta","maintainers":[]}