{"id":20490145,"url":"https://github.com/open-turo/action-major-release","last_synced_at":"2026-05-08T05:53:43.489Z","repository":{"id":37070876,"uuid":"460180233","full_name":"open-turo/action-major-release","owner":"open-turo","description":"GitHub Action: creates a floating branch for the major release","archived":false,"fork":false,"pushed_at":"2025-02-23T00:10:40.000Z","size":20,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-02-23T01:21:03.697Z","etag":null,"topics":["action","actions","ci","gha","github","major-release","release","release-major","tool","tooling","tools"],"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/open-turo.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}},"created_at":"2022-02-16T21:15:14.000Z","updated_at":"2025-01-13T21:23:45.000Z","dependencies_parsed_at":"2024-08-29T01:25:11.477Z","dependency_job_id":"3430842b-168b-4401-9a19-14d0b388d81a","html_url":"https://github.com/open-turo/action-major-release","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-turo%2Faction-major-release","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-turo%2Faction-major-release/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-turo%2Faction-major-release/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-turo%2Faction-major-release/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-turo","download_url":"https://codeload.github.com/open-turo/action-major-release/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242067730,"owners_count":20066756,"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":["action","actions","ci","gha","github","major-release","release","release-major","tool","tooling","tools"],"created_at":"2024-11-15T17:15:41.953Z","updated_at":"2026-05-08T05:53:38.468Z","avatar_url":"https://github.com/open-turo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `open-turo/action-major-release`\n\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- action-docs-description source=\"action.yaml\" --\u003e\n## Description\n\nGitHub Action that conditionally creates a floating branch for a major release\n\u003c!-- action-docs-description source=\"action.yaml\" --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n## Usage\n\n### Execute the action to create/update the major release\n\nIn this case, a branch will be attempted to be created and pushed.\n\n```yaml\nsteps:\n  - name: Major release\n    uses: open-turo/action-major-release@v1\n    with:\n      major-version: 1\n```\n\n### Execute the action in \"dry run\" mode\n\nIn this case, no branch will be created nor pushed. The commands that would be executed if not in dry run mode will be\nsent to stdout.\n\n```yaml\nsteps:\n  - name: Major release\n    uses: open-turo/action-major-release@v1\n    with:\n      major-version: 1\n      dry-run: true\n```\n\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- action-docs-inputs source=\"action.yaml\" --\u003e\n## Inputs\n\n| name | description | required | default |\n| --- | --- | --- | --- |\n| `major-version` | \u003cp\u003eThe major version to publish. This will update the branch \u003ccode\u003ev\u0026lt;major-version\u0026gt;\u003c/code\u003e to the current git sha.\u003c/p\u003e | `true` | `\"\"` |\n| `dry-run` | \u003cp\u003eWhether to run the action in dry-run mode - no branches will be created or pushed.\u003c/p\u003e | `false` | `false` |\n\u003c!-- action-docs-inputs source=\"action.yaml\" --\u003e\n\u003c!-- action-docs-outputs source=\"action.yaml\" --\u003e\n\n\u003c!-- action-docs-outputs source=\"action.yaml\" --\u003e\n\u003c!-- action-docs-runs source=\"action.yaml\" --\u003e\n## Runs\n\nThis action is a `composite` action.\n\u003c!-- action-docs-runs source=\"action.yaml\" --\u003e\n\u003c!-- action-docs-usage source=\"action.yaml\"  --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-turo%2Faction-major-release","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopen-turo%2Faction-major-release","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-turo%2Faction-major-release/lists"}