{"id":21412915,"url":"https://github.com/hunghg255/github-ci-release-templates","last_synced_at":"2025-07-14T02:32:41.186Z","repository":{"id":186767844,"uuid":"675688918","full_name":"hunghg255/github-ci-release-templates","owner":"hunghg255","description":"Github CI release version template","archived":false,"fork":false,"pushed_at":"2024-04-01T17:17:38.000Z","size":216,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T23:01:37.389Z","etag":null,"topics":["cicd","gitflow","release","tags","template","workflow"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hunghg255.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-08-07T13:50:19.000Z","updated_at":"2024-01-12T10:50:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"b2d32cae-7018-4810-a8c0-8acfc68c5791","html_url":"https://github.com/hunghg255/github-ci-release-templates","commit_stats":null,"previous_names":["hunghg255/github-ci-release-templates"],"tags_count":14,"template":true,"template_full_name":null,"purl":"pkg:github/hunghg255/github-ci-release-templates","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunghg255%2Fgithub-ci-release-templates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunghg255%2Fgithub-ci-release-templates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunghg255%2Fgithub-ci-release-templates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunghg255%2Fgithub-ci-release-templates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hunghg255","download_url":"https://codeload.github.com/hunghg255/github-ci-release-templates/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunghg255%2Fgithub-ci-release-templates/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265233753,"owners_count":23731825,"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":["cicd","gitflow","release","tags","template","workflow"],"created_at":"2024-11-22T18:16:10.305Z","updated_at":"2025-07-14T02:32:40.672Z","avatar_url":"https://github.com/hunghg255.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github CI release template 1 2\n\n\n## Install\n\n```\nnpm install\n```\n\n## Release\n\n```\nnpm run release\n```\n\n## Write Changelog\n\n```\nnpx changeloggithub@latest --output ./CHANGELOG-v1.0.3.md\n```\n\n## FLow\n\n![](public/flow2.png)\n\n\n## Convention commit\n[Convention](https://www.conventionalcommits.org/en/v1.0.0/#examples)\n\n```md\n- build: build system or external dependencies\n\n- ci: Continuous integration configuration files and scripts\n\n- chore: Documentation only changes\n\n- docs: Documentation only changes\n\n- feat: A new feature\n\n- fix: A bug fix\n\n- perf: A code change that improves performance\n\n- refactor: A code change that neither fixes a bug nor adds a feature\n\n- revert: Reverts a previous commit\n\n- style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)\n\n- test: Adding missing tests or correcting existing tests\n\n- dx: Developer Experience\n\n- types: Typescript related changes\n\n- wip: Work in progress\n\n- workflow: Changes to the build process or auxiliary tools and libraries such as documentation generation\n\n- !: flag breaking news\n```\n\n## Exmaple\n\n```\ngit commit -m \"feat: add new feature\"\n\ngit commit -m \"fix!: hot fix production\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunghg255%2Fgithub-ci-release-templates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhunghg255%2Fgithub-ci-release-templates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunghg255%2Fgithub-ci-release-templates/lists"}