Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: commit-check/commit-check
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dac2281
Choose a base ref
...
head repository: commit-check/commit-check
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2491296
Choose a head ref
  • 10 commits
  • 23 files changed
  • 4 contributors

Commits on Jul 7, 2025

  1. feat: support codspeed (#245)

    * feat: support codspeed
    
    * Potential fix for code scanning alert no. 46: Workflow does not contain permissions
    
    Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    5a2b5e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ac3f4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54738e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. fix: use git branch --show-current to get branch name (#252)

    * fix: use git branch --show-current to get branch name
    
    * fix: set branch name to HEAD if empty
    shenxianpeng authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    cf9d245 View commit details
    Browse the repository at this point in the history
  2. fix: make sure git repo has commit before checking (#253)

    * fix: make sure git repo has commit before checking
    
    * chore: remove print
    
    * chore: add # pragma: no cover
    
    * chore: add # pragma: no cover
    shenxianpeng authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    55b000f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d219e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. Configuration menu
    Copy the full SHA
    41b53a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2025

  1. feat: add impreative mode (#258)

    * feat: add impreative mode
    
    * feat: introduce imperatives.py file
    
    * chore: rename to --imperative
    
    * chore: rename to --imperative
    
    * chore: fix docs formatting
    
    * feat: add check imperative hook
    shenxianpeng authored Jul 12, 2025
    Configuration menu
    Copy the full SHA
    2b9711c View commit details
    Browse the repository at this point in the history
  2. docs: add example for failed imperative mood checks (#259)

    docs: update README.md
    shenxianpeng authored Jul 12, 2025
    Configuration menu
    Copy the full SHA
    952b91f View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2025

  1. Configuration menu
    Copy the full SHA
    2491296 View commit details
    Browse the repository at this point in the history
Loading