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: stefanzweifel/git-auto-commit-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.0
Choose a base ref
...
head repository: stefanzweifel/git-auto-commit-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.0
Choose a head ref
  • 5 commits
  • 11 files changed
  • 5 contributors

Commits on Oct 12, 2025

  1. Update CHANGELOG

    stefanzweifel authored and github-actions[bot] committed Oct 12, 2025
    Configuration menu
    Copy the full SHA
    8fa7f5a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. Bump bats from 1.12.0 to 1.13.0 (#398)

    Bumps [bats](https://github.com/bats-core/bats-core) from 1.12.0 to 1.13.0.
    - [Release notes](https://github.com/bats-core/bats-core/releases)
    - [Changelog](https://github.com/bats-core/bats-core/blob/master/docs/CHANGELOG.md)
    - [Commits](bats-core/bats-core@v1.12.0...v1.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: bats
      dependency-version: 1.13.0
      dependency-type: direct:development
      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 Nov 10, 2025
    Configuration menu
    Copy the full SHA
    547c140 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

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

Commits on Dec 17, 2025

  1. Add skip_push input option (#401)

    Co-authored-by: Stefan Zweifel <stefan@stefanzweifel.dev>
    kvanzuijlen and stefanzweifel authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    1e49d50 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 5 to 6 (#399)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    04702ed View commit details
    Browse the repository at this point in the history
Loading