{"id":23108168,"url":"https://github.com/prompt/actions-semver-aliases","last_synced_at":"2025-11-03T15:03:00.068Z","repository":{"id":49426790,"uuid":"363923816","full_name":"prompt/actions-semver-aliases","owner":"prompt","description":":octocat: Generate major and minor Semantic Version aliases from a Semantic Version","archived":false,"fork":false,"pushed_at":"2023-10-03T19:44:41.000Z","size":310,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T20:56:52.074Z","etag":null,"topics":["actions","github-actions","semantic-version","semver"],"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/prompt.png","metadata":{"funding":{"github":"pr-mpt"},"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}},"created_at":"2021-05-03T12:34:32.000Z","updated_at":"2023-06-30T11:59:09.000Z","dependencies_parsed_at":"2023-08-12T02:42:45.191Z","dependency_job_id":null,"html_url":"https://github.com/prompt/actions-semver-aliases","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"1ecd02a44347ce4f4675cb61046c12ce8434d0f6"},"previous_names":["prompt/actions-semver-aliases","pr-mpt/actions-semver-aliases"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prompt%2Factions-semver-aliases","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prompt%2Factions-semver-aliases/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prompt%2Factions-semver-aliases/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prompt%2Factions-semver-aliases/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prompt","download_url":"https://codeload.github.com/prompt/actions-semver-aliases/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247092372,"owners_count":20882217,"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","semantic-version","semver"],"created_at":"2024-12-17T01:17:37.300Z","updated_at":"2025-11-03T15:02:55.037Z","avatar_url":"https://github.com/prompt.png","language":"TypeScript","funding_links":["https://github.com/sponsors/pr-mpt"],"categories":[],"sub_categories":[],"readme":"# SemVer Aliases\n\nA GitHub Action for generating the major and minor aliases of a\n[Semantic Version][semver]: generate `v3` and `v3.14` from `v3.14.1`.\n\n```\nprompt/actions-semver-aliases@v2\n```\n\n## Inputs\n\n| ID | Description | Default | Examples |\n| ---- | ----------- | ------- | -------- |\n| **`version`** | **Semantic Version number** | **\u003ckbd\u003erequired\u003c/kbd\u003e** | **`v1.2.3` `1.2.3`** |\n| `prefix` | String prefixed before each alias | `v` | `v` `app-` |\n| `major` | Generate major version alias | `true` | |\n| `minor` | Generate minor version alias | `true` | |\n| `patch` | Generate patch version alias | `false` | |\n\n## Outputs\n\n| ID | Description | Example |\n| ---- | --------- | -------- |\n| `list` | Newline separated string of aliases | `v1`\u003cbr/\u003e`v1.2` |\n| `csv` | Comma-separated string of aliases | `v1,v1.2` |\n\n[semver]: https://semver.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprompt%2Factions-semver-aliases","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprompt%2Factions-semver-aliases","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprompt%2Factions-semver-aliases/lists"}