{"id":28211841,"url":"https://github.com/virtusize/actions-global-library","last_synced_at":"2026-01-25T19:31:33.819Z","repository":{"id":36979372,"uuid":"502876164","full_name":"virtusize/actions-global-library","owner":"virtusize","description":"this is a github actions library to be used across multiple virtusize repos","archived":false,"fork":false,"pushed_at":"2022-07-01T06:46:24.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-17T18:11:08.956Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/virtusize.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}},"created_at":"2022-06-13T08:46:48.000Z","updated_at":"2022-06-14T06:01:26.000Z","dependencies_parsed_at":"2022-08-18T02:00:54.598Z","dependency_job_id":null,"html_url":"https://github.com/virtusize/actions-global-library","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/virtusize/actions-global-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtusize%2Factions-global-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtusize%2Factions-global-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtusize%2Factions-global-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtusize%2Factions-global-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/virtusize","download_url":"https://codeload.github.com/virtusize/actions-global-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtusize%2Factions-global-library/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28757358,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T16:32:25.380Z","status":"ssl_error","status_checked_at":"2026-01-25T16:32:09.189Z","response_time":113,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-05-17T18:10:11.569Z","updated_at":"2026-01-25T19:31:33.815Z","avatar_url":"https://github.com/virtusize.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github actions global library\n\n## Versions\n\nYou can specify the version you want to use by the github tag in this repo.\n`virtusize/actions-global-library/.github/workflows/changelog.yml@v2.0.0` If `v2.0.0` exists as tag.\n\n#### Examples\n\n- **Golang:** [compile + release notes](https://github.com/virtusize/terraform-provider-clickhouse/blob/main/.github/workflows/release.yml)\n\n\n## Usage\n\n```yml\n...\njobs:\n  ...\n  release-notes:\n    name: 'Create release notes from CHANGELOG.md'\n    uses: virtusize/actions-global-library/.github/workflows/release-notes.yml\n  ...\n  changelog:\n    name: 'Changelog release'\n    uses: virtusize/actions-global-library/.github/workflows/changelog.yml\n    needs: [release-notes, example-job]\n    with:\n      update-changelog: false\n...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtusize%2Factions-global-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvirtusize%2Factions-global-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtusize%2Factions-global-library/lists"}