{"id":17617352,"url":"https://github.com/endemolshinegroup/cz-github","last_synced_at":"2025-04-16T04:45:10.026Z","repository":{"id":38175893,"uuid":"152944138","full_name":"EndemolShineGroup/cz-github","owner":"EndemolShineGroup","description":"A Commitizen adapter for GitHub","archived":false,"fork":false,"pushed_at":"2023-01-06T02:00:13.000Z","size":1347,"stargazers_count":10,"open_issues_count":34,"forks_count":1,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-04-13T14:42:50.227Z","etag":null,"topics":["commitizen","commitizen-adapter","github","typescript"],"latest_commit_sha":null,"homepage":null,"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/EndemolShineGroup.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null}},"created_at":"2018-10-14T05:58:04.000Z","updated_at":"2022-03-06T04:47:03.000Z","dependencies_parsed_at":"2023-02-05T02:16:21.620Z","dependency_job_id":null,"html_url":"https://github.com/EndemolShineGroup/cz-github","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/EndemolShineGroup%2Fcz-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndemolShineGroup%2Fcz-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndemolShineGroup%2Fcz-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndemolShineGroup%2Fcz-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EndemolShineGroup","download_url":"https://codeload.github.com/EndemolShineGroup/cz-github/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249197801,"owners_count":21228636,"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":["commitizen","commitizen-adapter","github","typescript"],"created_at":"2024-10-22T19:12:48.613Z","updated_at":"2025-04-16T04:45:09.984Z","avatar_url":"https://github.com/EndemolShineGroup.png","language":"TypeScript","readme":"![Banner][icon-banner]\n\n[![MIT Licensed][icon-license]][link-license]\n[![NPM Version][icon-npm]][link-npm]\n[![Build Status][icon-ci]][link-ci]\n[![Dependabot Status][icon-dependabot]][link-dependabot]\n\n[![Code Issues][icon-issues]][link-issues]\n[![Codebase Maintainability][icon-maintainability]][link-maintainability]\n[![Test Coverage][icon-coverage]][link-coverage]\n[![Jest][icon-jest]][link-jest]\n\n[![Commitizen][icon-commitizen]][link-commitizen]\n[![Semantic Release][icon-semantic-release]][link-semantic-release]\n[![Prettier][icon-prettier]][link-prettier]\n\nA Commitizen adapter for GitHub\n\n## Installation\n\n```bash\nyarn add -D @endemolshinegroup/cz-github\n```\n\nAdd the following to your `.czrc`:\n\n```json\n{\n  \"path\": \"@endemolshinegroup/cz-github\"\n}\n```\n\n## Usage\n\n[![asciicast][icon-asciicast]][link-asciicast]\n\n## Configuration\n\nThe adapter can be customised by specifying additional options in `.czrc`:\n\n```json\n{\n  \"path\": \"@endemolshinegroup/cz-github\",\n  \"@endemolshinegroup/cz-github\": {\n    \"scopes\": {\n      \"api\": \"For API commits\",\n      \"site\": \"For frontend commits\",\n      \"docs\": \"For documentation commits\"\n    }\n  }\n}\n```\n\n[icon-banner]: docs/assets/banner.png\n\n[icon-license]: https://img.shields.io/github/license/EndemolShineGroup/cz-github.svg?longCache=true\u0026style=flat-square\n[link-license]: LICENSE\n[icon-npm]: https://img.shields.io/npm/v/@endemolshinegroup/cz-github.svg?longCache=true\u0026style=flat-square\n[link-npm]: https://www.npmjs.com/package/@endemolshinegroup/cz-github\n[icon-ci]: https://img.shields.io/travis/com/EndemolShineGroup/cz-github.svg?longCache=true\u0026style=flat-square\n[link-ci]: https://travis-ci.com/EndemolShineGroup/cz-github\n[icon-dependabot]: https://flat.badgen.net/dependabot/EndemolShineGroup/cz-github?icon=dependabot\n[link-dependabot]: https://dependabot.com/\n\n[icon-issues]: https://img.shields.io/codeclimate/issues/EndemolShineGroup/cz-github.svg?longCache=true\u0026style=flat-square\n[link-issues]: https://codeclimate.com/github/EndemolShineGroup/cz-github/issues\n[icon-maintainability]: https://img.shields.io/codeclimate/maintainability/EndemolShineGroup/cz-github.svg?longCache=true\u0026style=flat-square\n[link-maintainability]: https://codeclimate.com/github/EndemolShineGroup/cz-github\n[icon-coverage]: https://img.shields.io/codecov/c/github/EndemolShineGroup/cz-github/develop.svg?longCache=true\u0026style=flat-square\n[link-coverage]: https://codecov.io/gh/EndemolShineGroup/cz-github\n\n[icon-jest]: https://img.shields.io/badge/tested_with-jest-99424f.svg?longCache=true\u0026style=flat-square\n[link-jest]: https://jestjs.io/\n\n[icon-commitizen]: https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?longCache=true\u0026style=flat-square\n[link-commitizen]: http://commitizen.github.io/cz-cli/\n[icon-semantic-release]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?longCache=true\u0026style=flat-square\n[link-semantic-release]: https://semantic-release.gitbooks.io/semantic-release/\n[icon-prettier]: https://img.shields.io/badge/code_style-prettier-ff69b4.svg?longCache=true\u0026style=flat-square\n[link-prettier]: https://prettier.io/\n\n[icon-asciicast]: https://asciinema.org/a/PnzcaSPetRvFSD6lXbiLcdh3V.svg\n[link-asciicast]: https://asciinema.org/a/PnzcaSPetRvFSD6lXbiLcdh3V\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendemolshinegroup%2Fcz-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fendemolshinegroup%2Fcz-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendemolshinegroup%2Fcz-github/lists"}