{"id":13594025,"url":"https://github.com/thomaseizinger/github-action-gitflow-release-workflow","last_synced_at":"2025-03-16T09:33:40.817Z","repository":{"id":37240849,"uuid":"240666198","full_name":"thomaseizinger/github-action-gitflow-release-workflow","owner":"thomaseizinger","description":"Example workflows for automated releases in a GitFlow-style project using GitHub actions.","archived":false,"fork":false,"pushed_at":"2022-09-16T02:39:25.000Z","size":94,"stargazers_count":128,"open_issues_count":5,"forks_count":62,"subscribers_count":3,"default_branch":"dev","last_synced_at":"2025-03-15T15:52:06.631Z","etag":null,"topics":["examples","gitflow","gitflow-release","github-actions"],"latest_commit_sha":null,"homepage":"https://blog.eizinger.io/12274/using-github-actions-and-gitflow-to-automate-your-release-process","language":"JavaScript","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/thomaseizinger.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-15T07:54:18.000Z","updated_at":"2024-12-10T09:08:52.000Z","dependencies_parsed_at":"2023-01-17T14:05:28.081Z","dependency_job_id":null,"html_url":"https://github.com/thomaseizinger/github-action-gitflow-release-workflow","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomaseizinger%2Fgithub-action-gitflow-release-workflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomaseizinger%2Fgithub-action-gitflow-release-workflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomaseizinger%2Fgithub-action-gitflow-release-workflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomaseizinger%2Fgithub-action-gitflow-release-workflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomaseizinger","download_url":"https://codeload.github.com/thomaseizinger/github-action-gitflow-release-workflow/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243809888,"owners_count":20351407,"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":["examples","gitflow","gitflow-release","github-actions"],"created_at":"2024-08-01T16:01:27.756Z","updated_at":"2025-03-16T09:33:40.512Z","avatar_url":"https://github.com/thomaseizinger.png","language":"JavaScript","readme":"# GitFlow release workflow using GitHub actions\n\nThis repository contains GitHub workflows that allow for fully automated release as per the GitFlow conventions.\nYou are welcome to use it for inspiration for your own release workflows or maybe even copying them verbatim if the fit your needs.\n\n## Usage\n\nIf you are using the workflows as they are in this repository, there are only two manual steps for releasing a new version:\n\n1. Trigger the \"Draft new release\" workflow through the \"Actions\" tab.\n2. Merge the PR that is created for you.\n\nThe automation will do the following things:\n\n- Update your changelog with the new version\n- Change the version in the necessary manifest files\n- Tag the final release and create a GitHub release\n\n## Design\n\nI've written a blog post that describes the technical design in detail here: https://blog.eizinger.io/12274/using-github-actions-and-gitflow-to-automate-your-release-process\n\nNOTE: The workflows and actions in this repository were changed since the blogpost was published.\nPlease see the CHANGELOG.md for a detailed summary.\n\nThe idea of these workflows is to automate all the tedious aspects of releases while still allowing manual intervention if necessary and control over crucial aspects.\n\nI think I've achieved this by doing the following:\n\n- The individual GitHub actions used are small and focused.\n\nThis allows you to adapt the workflows to your own needs.\nIronically, this is what makes this whole repository not special.\nIt just takes good ideas that are already out there and creates automation around them.\n\n- You have full control over what the next version is.\n\nThere is no magic involved, only the tedious things are automated.\nYou have full control over what is being released and under which version.\n\n## Hall of fame\n\nIf you are using these workflow or got inspired by them to build something similar, feel free to add yourself to this list:\n\n- BE THE FIRST ONE!\n\n## License\n\nMIT.\n","funding_links":[],"categories":["JavaScript","Building"],"sub_categories":["Workflows"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomaseizinger%2Fgithub-action-gitflow-release-workflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomaseizinger%2Fgithub-action-gitflow-release-workflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomaseizinger%2Fgithub-action-gitflow-release-workflow/lists"}