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: v0.9.8
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: v0.9.9
Choose a head ref
  • 6 commits
  • 15 files changed
  • 3 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
Loading