GitHub Commit Labels

Enhances GitHub commits with beautiful labels for conventional commit types (feat, fix, docs, etc.)

Tính đến 07-02-2025. Xem phiên bản mới nhất.

Tác giả
nazdridoy
Đánh giá
0 0 0
Phiên bản
1.0.1
Đã tạo
07-02-2025
Đã cập nhật
07-02-2025
Size
30 KB
Giấy phép
MIT
Áp dụng cho

GitHub Commit Labels

A userscript that enhances GitHub commits by adding beautiful labels for conventional commit types. It automatically detects commit types (like feat, fix, docs) and adds visually appealing labels to make your commit history more readable.

Features

  • 🏷️ Adds beautiful labels to conventional commit messages
  • 🎨 GitHub-style design that matches the platform
  • ⚙️ Fully customizable through a user-friendly configuration panel
  • 🔄 Supports multiple aliases for each commit type
  • 🎯 Works on commit history and single commit pages
  • 🌙 Optimized for GitHub's dark theme

2025-02-07_09-17-18

Supported Commit Types

Default commit types and their aliases:

  • Feature: feat, feature
  • Added: added, add
  • Updated: update, updated
  • Removed: removed, remove
  • Fix: fix, bugfix, fixed
  • Hot Fix: hotfix
  • Documentation: docs, doc, documentation
  • Style: style, css
  • UI: ui
  • Refactor: refactor
  • Performance: perf, performance
  • Optimize: optimize
  • Test: test, tests, testing
  • Build: build
  • CI/CD: ci, cd
  • Deploy: deploy, release
  • Dependencies: deps, dep, dependencies
  • Chore: chore
  • Revert: revert
  • WIP: wip
  • You Can ADD More

Configuration

  1. Click on your userscript manager's icon
  2. Select "GitHub Commit Labels" > "Configure Commit Labels"
  3. Customize:
    • Add/remove commit types
    • Edit aliases
    • Change emojis
    • Modify colors
    • Toggle prefix removal

License

MIT License - see LICENSE for details

Credits

Created by nazdridoy

Support

If you encounter any issues or have suggestions: