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: wagoid/commitlint-github-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.3
Choose a base ref
...
head repository: wagoid/commitlint-github-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.4
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Dec 3, 2020

  1. test: run tests before committing, in addition to pretty-quick

    `pretty-quick` is not needed any more as lint-staged can run prettier with just the staged files,
    thus getting the same behaviour.
    
    Closes #60.
    jdbruijn committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    7e1866e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #64 from jdbruijn/test/commit

    test: run tests before committing, in addition to `pretty-quick`
    wagoid authored Dec 3, 2020
    Configuration menu
    Copy the full SHA
    9de2430 View commit details
    Browse the repository at this point in the history
  3. chore(release): publish 2.1.4 [skip-ci]

    GitHub Action committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    a66e75f View commit details
    Browse the repository at this point in the history
Loading