{"id":13656752,"url":"https://github.com/commitizen/cz-jira-smart-commit","last_synced_at":"2025-12-30T00:31:09.585Z","repository":{"id":36081187,"uuid":"40381368","full_name":"commitizen/cz-jira-smart-commit","owner":"commitizen","description":"A commitizen adapter for Jira Smart Commits","archived":false,"fork":false,"pushed_at":"2020-06-06T22:46:27.000Z","size":85,"stargazers_count":114,"open_issues_count":4,"forks_count":48,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-21T10:54:26.644Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://confluence.atlassian.com/display/FISHEYE/Using+smart+commits","language":"JavaScript","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/commitizen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-07T21:20:39.000Z","updated_at":"2024-09-03T04:18:49.000Z","dependencies_parsed_at":"2022-07-09T06:16:08.295Z","dependency_job_id":null,"html_url":"https://github.com/commitizen/cz-jira-smart-commit","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen%2Fcz-jira-smart-commit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen%2Fcz-jira-smart-commit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen%2Fcz-jira-smart-commit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen%2Fcz-jira-smart-commit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commitizen","download_url":"https://codeload.github.com/commitizen/cz-jira-smart-commit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250526699,"owners_count":21445224,"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":[],"created_at":"2024-08-02T05:00:31.824Z","updated_at":"2025-12-30T00:31:09.543Z","avatar_url":"https://github.com/commitizen.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","others"],"sub_categories":[],"readme":"# cz-jira-smart-commit\n\nA commitizen adapter for [Jira smart commits](https://confluence.atlassian.com/display/FISHEYE/Using+smart+commits).\n\n![Screenshot](other/screenshot.png)\n\n## Usage\n\n### Global Installation\n\nFor a quick global installation of the plugin, simply run the `install.sh` script present in this repo:\n\n```\nchmod +x install.sh\n\n./install.sh\n```\n\n### Add this adapter\n\nInstall this adapter\n\n```\nnpm install cz-jira-smart-commit\n```\n\nReference it in your `.cz.json` of your project\n\n```json\n{\n  \"path\": \"node_modules/cz-jira-smart-commit/\"\n}\n```\n\nor use commitizen to init\n```\ncommitizen init cz-jira-smart-commit\n```\n\n\n### Day to day work\n\nInstead of `git commit -m 'Your message'`, you type: `git cz` with this adapter and it prompts you for:\n\n- commit message\n- Jira Issue Key(s)\n- Workflow command\n- Time Spent\n- Comment\n\nAnd generates your commit based on that.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommitizen%2Fcz-jira-smart-commit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommitizen%2Fcz-jira-smart-commit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommitizen%2Fcz-jira-smart-commit/lists"}