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: v3.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: v4.0.0
Choose a head ref
  • 17 commits
  • 7 files changed
  • 3 contributors

Commits on Feb 8, 2020

  1. fix typo in README.md

    zhangyoufu authored Feb 8, 2020
    Configuration menu
    Copy the full SHA
    69c53bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from zhangyoufu/patch-1

    fix typo in README.md
    stefanzweifel authored Feb 8, 2020
    Configuration menu
    Copy the full SHA
    4ff392a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Remove Dockerfile

    stefanzweifel committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    3c9d7dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e97d20c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef107e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cca75e0 View commit details
    Browse the repository at this point in the history
  5. Add @actions/exec

    stefanzweifel committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    844e852 View commit details
    Browse the repository at this point in the history
  6. Simplify index.js

    stefanzweifel committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    eda98fb View commit details
    Browse the repository at this point in the history
  7. Remove dist/index.js

    stefanzweifel committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    86f0c11 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. WIP

    stefanzweifel committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    d69e5f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a156a10 View commit details
    Browse the repository at this point in the history
  3. Add commetn to index.js

    I don't have so much experience in writing node-js scripts. It makes sense, to point out where most of the code in index.js is coming from.
    stefanzweifel committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    d11ccd1 View commit details
    Browse the repository at this point in the history
  4. Update README

    stefanzweifel committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    9b4acb8 View commit details
    Browse the repository at this point in the history
  5. Add PAT Example

    stefanzweifel committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    76f50fc View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Configuration menu
    Copy the full SHA
    6a853b6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45 from stefanzweifel/refactor/switch-to-js

    [4.0] Switch to NodeJS Environment (BC)
    stefanzweifel authored Feb 24, 2020
    Configuration menu
    Copy the full SHA
    cdb861e View commit details
    Browse the repository at this point in the history
  3. Release v4.0.0

    stefanzweifel committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    09d1753 View commit details
    Browse the repository at this point in the history
Loading