{"id":31916861,"url":"https://github.com/serenepixel/git-keywords","last_synced_at":"2025-10-13T20:14:47.584Z","repository":{"id":277203810,"uuid":"931670901","full_name":"serenepixel/git-keywords","owner":"serenepixel","description":"Keywords used in your commit message to clearly indicate the type of change being made","archived":false,"fork":false,"pushed_at":"2025-02-12T17:28:46.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-13T21:46:48.697Z","etag":null,"topics":["git","github","gitmessage"],"latest_commit_sha":null,"homepage":"","language":null,"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/serenepixel.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":"2025-02-12T17:02:20.000Z","updated_at":"2025-02-12T17:28:50.000Z","dependencies_parsed_at":"2025-02-12T18:22:53.164Z","dependency_job_id":"f36aeea0-97dd-41a6-8c09-fddb0f54d819","html_url":"https://github.com/serenepixel/git-keywords","commit_stats":null,"previous_names":["yamatoxkatana/git-keywords","serenepixel/git-keywords"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/serenepixel/git-keywords","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serenepixel%2Fgit-keywords","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serenepixel%2Fgit-keywords/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serenepixel%2Fgit-keywords/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serenepixel%2Fgit-keywords/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serenepixel","download_url":"https://codeload.github.com/serenepixel/git-keywords/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serenepixel%2Fgit-keywords/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016939,"owners_count":26085906,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["git","github","gitmessage"],"created_at":"2025-10-13T20:14:46.012Z","updated_at":"2025-10-13T20:14:47.572Z","avatar_url":"https://github.com/serenepixel.png","language":null,"readme":"## Git Commit Message Keywords\n\nWhen contributing to any project, use the following keywords in your commit messages to clearly indicate the type of change being made:\n\n*   **`feat`:** Introduces a new feature.  Example: `feat: Add user authentication`\n*   **`fix`:**  Addresses a bug or issue. Example: `fix: Resolve issue with broken link on homepage`\n*   **`style`:** Changes the code style or formatting (no functional changes). Example: `style: Enforce consistent indentation across codebase`\n*   **`refactor`:** Improves code structure or organization without adding features or fixing bugs. Example: `refactor: Extract database connection logic into separate module`\n*   **`add`:** Creates a new capability (feature, test, dependency, etc.). Example: `add: Implement unit tests for data validation`\n*   **`drop`:** Removes a capability (feature, test, dependency, etc.). Example: `drop: Remove unused analytics library`\n*   **`bump`:** Increases the version of a dependency or tool. Example: `bump: Upgrade React version to 18.2`\n*   **`make`:** Changes to the build process, tools, or infrastructure. Example: `make: Update webpack configuration for production builds`\n*   **`start`:** Begins a process or enables a feature (e.g., a toggle or feature flag). Example: `start: Enable new payment processing system`\n*   **`stop`:** Ends a process or disables a feature (e.g., a toggle or feature flag). Example: `stop: Disable deprecated API endpoint`\n*   **`optimize`:** A performance-focused change that improves speed or efficiency. Example: `optimize: Improve query performance for user profiles`\n*   **`document` or `docs`:** Changes related solely to documentation. Example: `docs: Update API documentation for new endpoint`\n*   **`chore`:** General maintenance tasks, dependency upgrades, etc. Example: `chore: Update dependencies to latest versions`\n*   **`test`:** Changes related to adding or correcting tests. Example: `test: Add integration tests for payment processing`\n\n**Linking to Issues/Work Items:**\n\nIf your commit relates to a specific issue or work item in the tracking system, include the issue ID in the commit message (e.g., `fix: Resolve issue #123 - User profile update error`).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserenepixel%2Fgit-keywords","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserenepixel%2Fgit-keywords","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserenepixel%2Fgit-keywords/lists"}