{"id":23102227,"url":"https://github.com/danielberge/commit-message-generator","last_synced_at":"2025-05-05T21:15:33.373Z","repository":{"id":148009491,"uuid":"618885941","full_name":"DanielBerge/commit-message-generator","owner":"DanielBerge","description":"Generate commit messages from diff with GPT","archived":false,"fork":false,"pushed_at":"2023-05-02T09:47:00.000Z","size":13,"stargazers_count":12,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-05T21:15:27.908Z","etag":null,"topics":["bash","gpt-3","openai"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/DanielBerge.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-25T16:28:10.000Z","updated_at":"2024-12-05T14:37:52.000Z","dependencies_parsed_at":"2023-05-28T06:30:31.174Z","dependency_job_id":null,"html_url":"https://github.com/DanielBerge/commit-message-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielBerge%2Fcommit-message-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielBerge%2Fcommit-message-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielBerge%2Fcommit-message-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielBerge%2Fcommit-message-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanielBerge","download_url":"https://codeload.github.com/DanielBerge/commit-message-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252577026,"owners_count":21770721,"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":["bash","gpt-3","openai"],"created_at":"2024-12-16T23:59:04.517Z","updated_at":"2025-05-05T21:15:33.368Z","avatar_url":"https://github.com/DanielBerge.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git Commit Message Generator\n\nThis script generates commit messages using the OpenAI GPT-3.5-turbo model based on the provided Git diff. It prompts the user to confirm the commit with the generated message.\n\n## Prerequisites\n\n- [jq](https://stedolan.github.io/jq/)\n- [curl](https://curl.se/)\n- An OpenAI API key\n\n## Setup\n\n1. Clone this repository\n2. Install `jq` and `curl` if you haven't already:\n- For Ubuntu/Debian:\n```\nsudo apt-get install jq curl\n```\n- For macOS (using [Homebrew](https://brew.sh/)):\n```\nbrew install jq curl\n```\n\n3. Set your OpenAI API key as an environment variable directly in your terminal:\n```\nexport OPENAI_API_KEY=your_api_key_here\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielberge%2Fcommit-message-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielberge%2Fcommit-message-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielberge%2Fcommit-message-generator/lists"}