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: 456526e
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: 295fb24
Choose a head ref
  • 5 commits
  • 11 files changed
  • 2 contributors

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    2be323b View commit details
    Browse the repository at this point in the history
  2. feat!: use github event payload and API to list commits resolves #456

    That way we guarantee we're linting the same commits that appear on github.
    
    BREAKING CHANGE: "firstParent" option has been removed
    wagoid committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    a31f4b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8f1141 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #745 from wagoid/feat/use-only-github-api-to-list-…

    …commits
    
    feat!: use github event payload and API to list commits
    wagoid authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    1afdc05 View commit details
    Browse the repository at this point in the history
  5. chore(release): publish 5.4.2 [skip-ci]

    GitHub Action committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    295fb24 View commit details
    Browse the repository at this point in the history
Loading