{"id":34687819,"url":"https://github.com/leinardi/gh-reusable-workflows","last_synced_at":"2026-04-19T22:07:08.335Z","repository":{"id":327581441,"uuid":"1106627680","full_name":"leinardi/gh-reusable-workflows","owner":"leinardi","description":"Reusable GitHub Actions workflows for my projects.","archived":false,"fork":false,"pushed_at":"2026-04-11T17:04:19.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-11T19:08:15.914Z","etag":null,"topics":["ci","gh-leinardi-iac","github-actions","reusable-workflows"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/leinardi.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":".github/CODEOWNERS","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":"2025-11-29T16:14:45.000Z","updated_at":"2026-04-11T17:04:46.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/leinardi/gh-reusable-workflows","commit_stats":null,"previous_names":["leinardi/gh-reusable-workflows"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/leinardi/gh-reusable-workflows","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leinardi%2Fgh-reusable-workflows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leinardi%2Fgh-reusable-workflows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leinardi%2Fgh-reusable-workflows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leinardi%2Fgh-reusable-workflows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leinardi","download_url":"https://codeload.github.com/leinardi/gh-reusable-workflows/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leinardi%2Fgh-reusable-workflows/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32024319,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["ci","gh-leinardi-iac","github-actions","reusable-workflows"],"created_at":"2025-12-24T21:55:28.118Z","updated_at":"2026-04-19T22:07:08.329Z","avatar_url":"https://github.com/leinardi.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gh-reusable-workflows\n\nReusable GitHub Actions workflows maintained by [@leinardi](https://github.com/leinardi).\n\nThis repo is a small toolbox of opinionated workflows that can be called from other repositories via [`workflow_call`](https://docs.github.com/en/actions/using-workflows/reusing-workflows).\n\n---\n\n## Usage\n\nCall a workflow from this repo like this:\n\n```yaml\njobs:\n  some-job:\n    uses: leinardi/gh-reusable-workflows/.github/workflows/\u003cworkflow\u003e.yaml@v1\n    with:\n      # workflow-specific inputs\n```\n\n* Use a **tag** (`@v1`, `@v1.0.0`, …) instead of `@main` for reproducibility.\n* Filenames without a prefix are intended to be reusable.\n* Workflows with a prefix like `local-` are internal to this repo (e.g. `local-ci.yaml`).\n\n---\n\n## Available workflows\n\n* **`simple-tag-and-release.yaml`**\n  Create a semantic version tag, GitHub Release, and update `vMAJOR` and `latest` tags.\n\nSee the corresponding `.md` file next to each workflow (for example:\n`.github/workflows/simple-tag-and-release.md`) for details and examples.\n\n---\n\n## License\n\nLicensed under the [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleinardi%2Fgh-reusable-workflows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleinardi%2Fgh-reusable-workflows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleinardi%2Fgh-reusable-workflows/lists"}