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: v1.3.1
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: v1.4.0
Choose a head ref
  • 13 commits
  • 20 files changed
  • 2 contributors

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    eac721a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from wagoid/add-tests

    test: add tests for the action
    wagoid authored Dec 9, 2019
    Configuration menu
    Copy the full SHA
    3e346d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8ff3dc View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

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

Commits on Jan 5, 2020

  1. Configuration menu
    Copy the full SHA
    341b951 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23 from wagoid/docs/add-instructions-checkout-v2

    docs: update usage to explain how to use it with actions/checkout@v2
    wagoid authored Jan 5, 2020
    Configuration menu
    Copy the full SHA
    206704e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #22 from sam-myers/update-jira-rules

    fix: update jira rules
    wagoid authored Jan 5, 2020
    Configuration menu
    Copy the full SHA
    903a877 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. chore(release): publish

    wagoid committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    85fcead View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2020

  1. fix: don't fail on warnings

    This follows the commitlint CLI behavior, which exits with success when there are only warnings.
    This behavior can be changed by passing 'true' to the parameter `failOnWarnings`.
    wagoid committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    6e0fcb1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from wagoid/feat/dont-fail-on-warnings

    fix: don't fail on warnings
    wagoid authored Feb 1, 2020
    Configuration menu
    Copy the full SHA
    73133a4 View commit details
    Browse the repository at this point in the history
  3. feat: add helpURL parameter

    wagoid committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    f4821d1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #26 from wagoid/feat/add-help-url-parameter

    feat: add helpURL parameter
    wagoid authored Feb 1, 2020
    Configuration menu
    Copy the full SHA
    6a11c8c View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. chore(release): publish

    wagoid committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    601b4ff View commit details
    Browse the repository at this point in the history
Loading