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.3.7
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.4.0
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Dec 27, 2023

  1. feat: add release.yml

    shenxianpeng committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    8bd1a40 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump commit-check from 0.6.3 to 0.7.0 (#28)

    * chore(deps): bump commit-check from 0.6.3 to 0.7.0
    
    Bumps [commit-check](https://github.com/commit-check/commit-check) from 0.6.3 to 0.7.0.
    - [Release notes](https://github.com/commit-check/commit-check/releases)
    - [Commits](commit-check/commit-check@v0.6.3...v0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: commit-check
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * feat: support checking committer signature
    
    * feat: support checking committer signature
    
    ---------
    
    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 27, 2023
    Configuration menu
    Copy the full SHA
    3826c35 View commit details
    Browse the repository at this point in the history
Loading