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-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.1
Choose a base ref
...
head repository: commit-check/commit-check-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.2
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 15, 2025

  1. docs: update README.md to fix grammer (#124)

    * docs: update README.md to fix gramer
    
    * docs: update README.md
    shenxianpeng authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    e6d7e53 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. chore(deps): bump pygithub from 2.6.1 to 2.7.0 (#126)

    * chore(deps): bump pygithub from 2.6.1 to 2.7.0
    
    Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.6.1 to 2.7.0.
    - [Release notes](https://github.com/pygithub/pygithub/releases)
    - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst)
    - [Commits](PyGithub/PyGithub@v2.6.1...v2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: pygithub
      dependency-version: 2.7.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix: change wheel package name to pygithub
    
    ---------
    
    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 Aug 1, 2025
    Configuration menu
    Copy the full SHA
    1968496 View commit details
    Browse the repository at this point in the history
Loading