{"id":21683416,"url":"https://github.com/snow-actions/composite-action-template","last_synced_at":"2025-04-12T07:50:38.391Z","repository":{"id":40339292,"uuid":"466500280","full_name":"snow-actions/composite-action-template","owner":"snow-actions","description":"Create a Composite Action with tests, workflow and versioning","archived":false,"fork":false,"pushed_at":"2024-04-29T10:09:25.000Z","size":36,"stargazers_count":6,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T03:03:20.433Z","etag":null,"topics":["actions","github-actions","template"],"latest_commit_sha":null,"homepage":"https://docs.github.com/en/actions/creating-actions/creating-a-composite-action","language":null,"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/snow-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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-05T16:01:17.000Z","updated_at":"2024-01-27T04:13:24.000Z","dependencies_parsed_at":"2024-11-25T16:11:58.559Z","dependency_job_id":"0b915288-ca48-4947-bae7-dab5fc4653fa","html_url":"https://github.com/snow-actions/composite-action-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snow-actions%2Fcomposite-action-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snow-actions%2Fcomposite-action-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snow-actions%2Fcomposite-action-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snow-actions%2Fcomposite-action-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snow-actions","download_url":"https://codeload.github.com/snow-actions/composite-action-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248537003,"owners_count":21120688,"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","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":["actions","github-actions","template"],"created_at":"2024-11-25T16:11:50.650Z","updated_at":"2025-04-12T07:50:38.370Z","avatar_url":"https://github.com/snow-actions.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Test](https://github.com/snow-actions/composite-action-template/actions/workflows/test.yml/badge.svg)](https://github.com/snow-actions/composite-action-template/actions/workflows/test.yml)\n\n# Create a Composite Action\n\nClick the `Use this template` to bootstrap the creation of a [composite action](https://docs.github.com/en/actions/creating-actions/creating-a-composite-action).:rocket:\n\nThis template includes tests, a validation workflow and versioning guidance.\n\nLearn how to use this template at [Wiki](https://github.com/snow-actions/composite-action-template/wiki).\n\n## Usage\n\n### Basic\n\n```yml\nsteps:\n  - uses: snow-actions/composite-action-template@v1.0.0\n```\n\n### Optional\n\n```yml\nsteps:\n  - uses: snow-actions/composite-action-template@v1.0.0\n    with:\n      who-to-greet: Your name\n```\n\n## Environment variables\n\n| Name | Description | Default | Required |\n| - | - | - | - |\n| `WHO_TO_GREET` | Who to greet | `World` | no |\n\n## Inputs\n\nSee [action.yml](action.yml)\n\n| Name | Description | Default | Required |\n| - | - | - | - |\n| `who-to-greet` | Who to greet | `World` | yes |\n\n## Outputs\n\nSee [action.yml](action.yml)\n\n| Name | Description |\n| - | - |\n| `greet` | The word we greeted you |\n\n## Supported\n\n### Runners\n\n- `ubuntu-*`\n- `windows-*`\n- `macos-*`\n- `self-hosted`\n\n### Events\n\n- Any\n\u003c!--\n- `push`\n- `pull_request`\n--\u003e\n\n## Dependencies\n\n- Bash\n- [actions/cache](https://github.com/actions/cache) \u003e= 3.0.0\n- [GitHub CLI](https://cli.github.com/) \u003e= 2.6.0\n\n## Contributing\n\nWelcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnow-actions%2Fcomposite-action-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnow-actions%2Fcomposite-action-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnow-actions%2Fcomposite-action-template/lists"}