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.2.2
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.2.3
Choose a head ref
  • 8 commits
  • 8 files changed
  • 2 contributors

Commits on Nov 23, 2019

  1. fix: also check range of commits for push events

    This covers the case when sending multiple commits together in ome push.
    wagoid committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    aa3e7ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    213c297 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #15 from wagoid/fix/also-check-range-of-commits-fo…

    …r-push-events
    
    fix: also check range of commits for push events
    wagoid authored Nov 23, 2019
    Configuration menu
    Copy the full SHA
    7637484 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2019

  1. fix: Jira rules can now be used out of the box

    Added the `commitlint-plugin-jira-rules` package. Also updated
    the `commitlint-config-jira` to its latest version.
    Jose Luis Navarro Vicente committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    6cede4b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from jotanavarro/Adding-commitlint-jira-plugin…

    …-for-rules
    
    Added plugin with jira rules for `commitlint-config-jira`
    wagoid authored Nov 24, 2019
    Configuration menu
    Copy the full SHA
    526db9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dd0fbf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #16 from wagoid/fix/add-plugin-with-jira-rules

    fix: errors not showing when PR has only one commit
    wagoid authored Nov 24, 2019
    Configuration menu
    Copy the full SHA
    6546e18 View commit details
    Browse the repository at this point in the history
  5. chore(release): publish

    wagoid committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    439bc55 View commit details
    Browse the repository at this point in the history
Loading