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: v2.1.2
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: v2.2.0
Choose a head ref
  • 8 commits
  • 11 files changed
  • 2 contributors

Commits on Nov 10, 2025

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

Commits on Nov 24, 2025

  1. Configuration menu
    Copy the full SHA
    6f06501 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0575e67 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

  1. chore(deps): bump actions/setup-python from 6.0.0 to 6.1.0 (#327)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6.0.0 to 6.1.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v6...v6.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-version: 6.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    1115a41 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#328)

    * chore(deps): bump actions/checkout from 6.0.0 to 6.0.1
    
    Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Commits](actions/checkout@v6...v6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps): update docs dependency to restrict sphinx version to <9
    
    * chore: add 'shenxianpeng' to ignore authors list
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: shenxianpeng <xianpeng.shen@gmail.com>
    dependabot[bot] and shenxianpeng authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    c792143 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. Configuration menu
    Copy the full SHA
    5674ddd View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/upload-artifact from 5 to 6 (#333)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    996758d View commit details
    Browse the repository at this point in the history
  3. feat: support additional allow_branch_names in configuration (#336)

    feat: support additional allow_branch_names in configuration
    shenxianpeng authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    22cf07a View commit details
    Browse the repository at this point in the history
Loading