{"id":7742994,"name":"yc-actions/yc-github-runner","ecosystem":"actions","description":"GitHub Action to deploy container to Yandex Cloud COI VM","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/yc-actions/yc-github-runner","keywords_array":["actions","github","github-actions","runner","yandex-cloud"],"namespace":"yc-actions","versions_count":11,"first_release_published_at":"2023-01-11T08:36:54.000Z","latest_release_published_at":"2025-05-04T10:42:58.000Z","latest_release_number":"v2.0.0","last_synced_at":"2026-09-14T17:22:22.804Z","created_at":"2023-05-17T08:43:26.105Z","updated_at":"2026-09-17T23:24:23.509Z","registry_url":"https://github.com/yc-actions/yc-github-runner","install_command":null,"documentation_url":null,"metadata":{"name":"YC GitHub Runner","description":"GitHub Action to deploy container to Yandex Cloud COI VM","author":"Nikolay Matrosov","inputs":{"mode":{"description":"Specify here which mode you want to use:\n  - 'start' - to start a new runner;\n  - 'stop' - to stop the previously created runner.","required":true},"github-token":{"description":"GitHub Personal Access Token with the 'repo' scope assigned.","required":true},"yc-sa-json-credentials":{"required":false,"description":"JSON containing authorized key for Service Account. Either this or `yc-iam-token` or `yc-sa-id` should be provided. More info https://cloud.yandex.ru/docs/container-registry/operations/authentication#sa-json"},"yc-iam-token":{"required":false,"description":"IAM token for Yandex Cloud. Either this or `yc-sa-json-credentials` or `yc-sa-id` should be provided. More info https://yandex.cloud/ru/docs/iam/concepts/authorization/iam-token"},"yc-sa-id":{"required":false,"description":"Service Account ID. Will be uses to exchange GitHub token to Yandex Cloud token. Either this or `yc-iam-token` or `yc-sa-json-credentials` should be provided. More info https://yandex.cloud/ru/docs/iam/concepts/workload-identity"},"folder-id":{"required":true,"description":"Folder ID"},"label":{"required":false,"description":"Name of the unique label assigned to the runner. The label is used to remove the runner from GitHub when the runner is not needed anymore. This input is required if you use the 'stop' mode."},"runner-home-dir":{"description":"Directory that contains actions-runner software and scripts. E.g. /home/runner/actions-runner.","required":false},"instance-id":{"required":false,"description":"Id of the created instance. This input is required if you use the 'stop' mode.'"},"image-id":{"required":false,"description":"Id of the image that will be used to create boot disk of the VM. This input is required if you use the \\u201Cstart\\u201D mode."},"service-account-id":{"required":false,"description":"Id of service account that will be attached to VM."},"cores":{"required":false,"description":"Number of Cores","default":"2"},"memory":{"required":false,"description":"Memory. Format: `\\\\d(Mb|Gb)`. E.g. 1Gb","default":"1GB"},"core-fraction":{"required":false,"description":"Core fraction","default":"100"},"disk-type":{"required":false,"description":"Disk type. Values: network-ssd, network-hdd, etc. More info https://cloud.yandex.com/en-ru/docs/managed-clickhouse/concepts/storage","default":"network-ssd"},"disk-size":{"required":false,"description":"Disk size. Format: `\\\\d(Mb|Gb)`. E.g. 30Gb","default":"30GB"},"image2-id":{"required":false,"description":"Id of the image that will be used to create a second disk on the VM."},"disk2-type":{"required":false,"description":"Second disk type. Values: network-ssd, network-hdd, etc. More info https://cloud.yandex.com/en-ru/docs/managed-clickhouse/concepts/storage","default":"network-ssd"},"disk2-size":{"required":false,"description":"Second disk size. Format: `\\\\d(Mb|Gb)`. E.g. 30Gb"},"zone-id":{"required":false,"description":"Zone ID","default":"ru-central1-a"},"subnet-id":{"required":true,"description":"The subnet ID where the VM will be created"},"public-ip":{"required":false,"description":"Public IP address","default":"true"},"platform-id":{"required":false,"description":"Compute platform Id","default":"standard-v3"},"runner-version":{"required":false,"description":"Version of the actions-runner software","default":"2.320.0"},"ttl":{"required":false,"description":"Time to live in ISO 8601 Duration format. E.g. PT1H"},"disable-update":{"required":false,"description":"Disable update","default":"false"},"retry-timeout":{"required":false,"description":"How long to keep retrying transient Yandex Cloud errors, in ISO 8601 Duration format. E.g. PT5M. Retries back off 1s, 2s, 4s, 8s, 16s, 32s, then every minute, with jitter. Set to PT0S to disable retries. Values above PT30M are clamped to PT30M. This is a target rather than a hard deadline: jitter and in-flight requests can overshoot it.","default":"PT5M"},"user":{"required":false,"description":"User name to login with via ssh"},"ssh-public-key":{"required":false,"description":"Public SSH key to login with"}},"outputs":{"label":{"description":"Name of the unique label assigned to the runner. The label is used in two cases: - to use as the input of 'runs-on' property for the following jobs; - to remove the runner from GitHub when it is not needed anymore."},"instance-id":{"description":"YC Instance Id of the created runner. The id is used to terminate the instance when the runner is not needed anymore."}},"branding":{"color":"blue","icon":"upload-cloud"},"runs":{"using":"node20","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":103402055,"uuid":"587379963","full_name":"yc-actions/yc-github-runner","owner":"yc-actions","description":"On-demand self-hosted Yandex Cloud runner for GitHub Actions","archived":false,"fork":false,"pushed_at":"2026-08-04T10:14:17.000Z","size":36914,"stargazers_count":22,"open_issues_count":5,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-09-14T17:46:31.884Z","etag":null,"topics":["actions","github","github-actions","runner","yandex-cloud"],"latest_commit_sha":null,"homepage":"","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/yc-actions.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-01-10T16:05:43.000Z","updated_at":"2026-08-04T10:16:48.000Z","dependencies_parsed_at":"2025-12-30T02:02:47.348Z","dependency_job_id":null,"html_url":"https://github.com/yc-actions/yc-github-runner","commit_stats":{"total_commits":351,"total_committers":3,"mean_commits":117.0,"dds":0.06552706552706555,"last_synced_commit":"f045763c8978372076df73e36f6e6f850f0554d6"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/yc-actions/yc-github-runner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yc-actions","download_url":"https://codeload.github.com/yc-actions/yc-github-runner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/sbom","scorecard":{"id":440249,"data":{"date":"2025-07-28","repo":{"name":"github.com/yc-actions/yc-github-runner","commit":"7659cb33580649610316f2dc9edea1b2ef678ecf"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":4.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/1 approved changesets -- score normalized to 0","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/4feedb857ab8d82158aa9774bf8054df41992180/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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#maintained"}},{"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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#dangerous-workflow"}},{"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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check-dist.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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#token-permissions"}},{"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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#cii-best-practices"}},{"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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#signed-releases"}},{"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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#branch-protection"}},{"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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/yc-actions/yc-github-runner/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/yc-actions/yc-github-runner/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/yc-actions/yc-github-runner/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/yc-actions/yc-github-runner/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:15","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 npmCommand 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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:26:48.825Z","repository_id":103402055,"created_at":"2025-08-19T05:26:48.825Z","updated_at":"2025-08-19T05:26:48.825Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37408071,"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-17T02:00:07.197Z","response_time":111,"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":"yc-actions","name":"yc-actions","uuid":"84973490","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84973490?v=4","repositories_count":8,"last_synced_at":"2023-03-03T21:38:37.452Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/yc-actions","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:46:05.607Z","updated_at":"2023-03-03T21:38:37.454Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yc-actions","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yc-actions/repositories"},"tags":[{"name":"v2.0.0","sha":"5290d57114729b9ad85b90a76dfac41ff477542d","kind":"commit","published_at":"2025-05-04T10:42:58.000Z","download_url":"https://codeload.github.com/yc-actions/yc-github-runner/tar.gz/v2.0.0","html_url":"https://github.com/yc-actions/yc-github-runner/releases/tag/v2.0.0","dependencies_parsed_at":"2026-01-02T10:03:21.745Z","dependency_job_id":null,"purl":"pkg:github/yc-actions/yc-github-runner@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/tags/v2.0.0/manifests"},{"name":"v2","sha":"5290d57114729b9ad85b90a76dfac41ff477542d","kind":"commit","published_at":"2025-05-04T10:42:58.000Z","download_url":"https://codeload.github.com/yc-actions/yc-github-runner/tar.gz/v2","html_url":"https://github.com/yc-actions/yc-github-runner/releases/tag/v2","dependencies_parsed_at":"2026-01-02T10:03:21.742Z","dependency_job_id":null,"purl":"pkg:github/yc-actions/yc-github-runner@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/tags/v2/manifests"},{"name":"v1.7.0","sha":"b174ae680feb5c50fef3d211e4663170038a6383","kind":"commit","published_at":"2024-11-26T12:54:23.000Z","download_url":"https://codeload.github.com/yc-actions/yc-github-runner/tar.gz/v1.7.0","html_url":"https://github.com/yc-actions/yc-github-runner/releases/tag/v1.7.0","dependencies_parsed_at":"2024-11-27T04:16:20.231Z","dependency_job_id":null,"purl":"pkg:github/yc-actions/yc-github-runner@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"d09681ecd8c3071df1635052cebc3ff6eb79d76c","kind":"commit","published_at":"2024-06-22T08:24:09.000Z","download_url":"https://codeload.github.com/yc-actions/yc-github-runner/tar.gz/v1.6.0","html_url":"https://github.com/yc-actions/yc-github-runner/releases/tag/v1.6.0","dependencies_parsed_at":"2024-06-24T04:02:43.827Z","dependency_job_id":null,"purl":"pkg:github/yc-actions/yc-github-runner@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"f554a72cd57c322fb9f0ce71051f7d3cfe7179ce","kind":"commit","published_at":"2024-06-20T15:52:17.000Z","download_url":"https://codeload.github.com/yc-actions/yc-github-runner/tar.gz/v1.5.0","html_url":"https://github.com/yc-actions/yc-github-runner/releases/tag/v1.5.0","dependencies_parsed_at":"2024-06-22T04:24:41.584Z","dependency_job_id":null,"purl":"pkg:github/yc-actions/yc-github-runner@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"9c8cd14fcce4033c99dcdcb68c9e70f484819efe","kind":"commit","published_at":"2024-03-12T08:59:27.000Z","download_url":"https://codeload.github.com/yc-actions/yc-github-runner/tar.gz/v1.4.0","html_url":"https://github.com/yc-actions/yc-github-runner/releases/tag/v1.4.0","dependencies_parsed_at":"2024-03-14T05:12:35.184Z","dependency_job_id":null,"purl":"pkg:github/yc-actions/yc-github-runner@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"8d55ee95d0519b9ef7216b0e7bf4c1d1bfa22235","kind":"commit","published_at":"2023-03-24T15:45:06.000Z","download_url":"https://codeload.github.com/yc-actions/yc-github-runner/tar.gz/v1.3.0","html_url":"https://github.com/yc-actions/yc-github-runner/releases/tag/v1.3.0","dependencies_parsed_at":"2023-06-01T00:21:50.112Z","dependency_job_id":null,"purl":"pkg:github/yc-actions/yc-github-runner@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/tags/v1.3.0/manifests"},{"name":"v1","sha":"8d55ee95d0519b9ef7216b0e7bf4c1d1bfa22235","kind":"commit","published_at":"2023-03-24T15:45:06.000Z","download_url":"https://codeload.github.com/yc-actions/yc-github-runner/tar.gz/v1","html_url":"https://github.com/yc-actions/yc-github-runner/releases/tag/v1","dependencies_parsed_at":"2023-06-01T00:21:52.674Z","dependency_job_id":null,"purl":"pkg:github/yc-actions/yc-github-runner@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/tags/v1/manifests"},{"name":"v1.2.0","sha":"cf5a285e0eb62f8af40037c691cfc76a10e62c41","kind":"commit","published_at":"2023-03-10T18:09:52.000Z","download_url":"https://codeload.github.com/yc-actions/yc-github-runner/tar.gz/v1.2.0","html_url":"https://github.com/yc-actions/yc-github-runner/releases/tag/v1.2.0","dependencies_parsed_at":"2023-06-01T00:21:57.808Z","dependency_job_id":null,"purl":"pkg:github/yc-actions/yc-github-runner@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"33f901fbb79652d78ace4b998529367c180a8c77","kind":"commit","published_at":"2023-02-22T16:37:26.000Z","download_url":"https://codeload.github.com/yc-actions/yc-github-runner/tar.gz/v1.1.0","html_url":"https://github.com/yc-actions/yc-github-runner/releases/tag/v1.1.0","dependencies_parsed_at":"2023-06-01T00:21:52.672Z","dependency_job_id":null,"purl":"pkg:github/yc-actions/yc-github-runner@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a896ba1f14974629c80c96a11dffb96609fc9413","kind":"commit","published_at":"2023-01-11T08:36:54.000Z","download_url":"https://codeload.github.com/yc-actions/yc-github-runner/tar.gz/v1.0.0","html_url":"https://github.com/yc-actions/yc-github-runner/releases/tag/v1.0.0","dependencies_parsed_at":"2023-06-01T00:21:52.204Z","dependency_job_id":null,"purl":"pkg:github/yc-actions/yc-github-runner@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-17T23:24:23.509Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.560925368404373,"dependent_packages_count":0.0,"stargazers_count":15.598161939470764,"forks_count":21.670099825701154,"docker_downloads_count":null,"average":14.457296783394073},"purl":"pkg:githubactions/yc-actions/yc-github-runner","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/yc-actions/yc-github-runner","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/yc-actions/yc-github-runner","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/yc-actions/yc-github-runner/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T06:54:47.815Z","issues_count":11,"pull_requests_count":622,"avg_time_to_close_issue":122312.1,"avg_time_to_close_pull_request":67334.63315696649,"issues_closed_count":10,"pull_requests_closed_count":567,"pull_request_authors_count":2,"issue_authors_count":7,"avg_comments_per_issue":0.2727272727272727,"avg_comments_per_pull_request":0.11736334405144695,"merged_pull_requests_count":503,"bot_issues_count":4,"bot_pull_requests_count":613,"past_year_issues_count":2,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":92002.0,"past_year_avg_time_to_close_pull_request":132580.57142857142,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3076923076923077,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":25,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-github-runner/issues","maintainers":[{"login":"nikolaymatrosov","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikolaymatrosov"}],"active_maintainers":[{"login":"nikolaymatrosov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikolaymatrosov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/yc-actions%2Fyc-github-runner/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/yc-actions%2Fyc-github-runner/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/yc-actions%2Fyc-github-runner/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/yc-actions%2Fyc-github-runner/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/yc-actions%2Fyc-github-runner/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/yc-actions%2Fyc-github-runner/codemeta","maintainers":[]}