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: v3.0.0
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: v3.0.1
Choose a head ref
  • 5 commits
  • 14 files changed
  • 2 contributors

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    657daf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbaa380 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0b2acf View commit details
    Browse the repository at this point in the history
  4. ci: run npm ci to install and ignore scripts (#104)

    * ci: run `npm ci` to install and ignore scripts
    
    `npm ci` is meant to be used in CI environments and the scripts are ignored to prevent e.g. Husky
    from being installed in the CI environment. See https://docs.npmjs.com/cli/v7/commands/npm-ci.
    
    * ci: run `npm ci` to install and ignore scripts in the Dockerfile
    jdbruijn authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    e03ee8e View commit details
    Browse the repository at this point in the history
  5. chore(release): publish 3.0.1 [skip-ci]

    GitHub Action committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    51eac66 View commit details
    Browse the repository at this point in the history
Loading