{"id":22279829,"url":"https://github.com/wasabina67/auto-commit-message","last_synced_at":"2025-03-25T18:41:15.553Z","repository":{"id":255774366,"uuid":"853557065","full_name":"wasabina67/auto-commit-message","owner":"wasabina67","description":"Auto commit message","archived":false,"fork":false,"pushed_at":"2024-09-07T13:47:13.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T16:19:03.202Z","etag":null,"topics":["commit-message","pipenv","pyenv","pyinstaller"],"latest_commit_sha":null,"homepage":"","language":"Python","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/wasabina67.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":"2024-09-06T22:48:43.000Z","updated_at":"2024-09-07T13:43:52.000Z","dependencies_parsed_at":"2024-12-03T15:21:49.605Z","dependency_job_id":"d6a0ed78-dfe4-4849-98d9-2b21ef15aeba","html_url":"https://github.com/wasabina67/auto-commit-message","commit_stats":null,"previous_names":["wasabina67/auto-commit-message"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabina67%2Fauto-commit-message","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabina67%2Fauto-commit-message/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabina67%2Fauto-commit-message/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabina67%2Fauto-commit-message/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wasabina67","download_url":"https://codeload.github.com/wasabina67/auto-commit-message/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245524469,"owners_count":20629681,"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":["commit-message","pipenv","pyenv","pyinstaller"],"created_at":"2024-12-03T15:21:22.005Z","updated_at":"2025-03-25T18:41:15.524Z","avatar_url":"https://github.com/wasabina67.png","language":"Python","readme":"# auto-commit-message\nAuto commit message\n\n## Overview\n\nGenerate a short commit message from the result of `git status --short`.\n\n\u003cdetails\u003e\u003csummary\u003eExample\u003c/summary\u003e\n\n```bash\n$ git status --short\nA  test1\nA  test2\n?? test3\n$ auto_commit_message\nCreate test1, test2\n```\n\n```bash\n$ git status --short\nM  README.md\nA  test1\nA  test2\n?? test3\n$ auto_commit_message\nUpdate README.md \u0026 Create test1, test2\n```\n\n```bash\n$ git status --short\nR  Makefile -\u003e Makefile2\nM  README.md\nA  test1\nA  test2\n?? test3\n$ auto_commit_message\nUpdate README.md \u0026 Create test1, test2 \u0026 Rename Makefile -\u003e Makefile2\n```\n\n```bash\n$ git status --short\nR  Makefile -\u003e Makefile2\nM  README.md\nD  setup.cfg\nA  test1\nA  test2\n?? test3\n$ auto_commit_message\nUpdate README.md \u0026 Create test1, test2 \u0026 Delete setup.cfg \u0026 Rename Makefile -\u003e Makefile2\n```\n\n\u003c/details\u003e\n\n## Getting Started\n\n### Build Locally\n\n#### Setup\n\n```bash\npipenv shell\n```\n\n```bash\npipenv sync --dev\n```\n\n#### Build\n\n```bash\nmake build\n```\n\n#### Run\n\n```bash\n./dist/auto_commit_message\n```\n\n```bash\npython auto_commit_message.py\n```\n\n### Download Binary from Releases\n\n#### Setup\n\n```bash\ncd /path/to/your-directory\n```\n\n```bash\ncurl -L -o auto_commit_message https://github.com/wasabina67/auto-commit-message/releases/latest/download/auto_commit_message \u0026\u0026 \\\nchmod +x auto_commit_message\n```\n\n#### Run\n\n```bash\n./auto_commit_message\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwasabina67%2Fauto-commit-message","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwasabina67%2Fauto-commit-message","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwasabina67%2Fauto-commit-message/lists"}