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: dorny/paths-filter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3
Choose a base ref
...
head repository: dorny/paths-filter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4
Choose a head ref
  • 8 commits
  • 9 files changed
  • 4 contributors

Commits on Mar 11, 2026

  1. Configuration menu
    Copy the full SHA
    5f40380 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #294 from saschabratton/master

    feat: update action runtime to node24
    dorny authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    ce10459 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. Merge branch 'releases/v3'

    dorny committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    782470c View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG for v4.0.0

    dorny committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    9d7afb8 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

  1. Update README for v4

    dorny committed Mar 13, 2026
    Configuration menu
    Copy the full SHA
    addbc14 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #302 from dorny/issue-299

    Update README for v4
    dorny authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    d8f7b06 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2026

  1. Configuration menu
    Copy the full SHA
    efb1da7 View commit details
    Browse the repository at this point in the history
  2. feat: add merge_group event support

    * Detect commit hashes from merge_group event
    
    * Apply suggestion from @masaru-iritani
    
    Co-authored-by: Masaru Iritani <[email protected]>
    
    * refactor: update PullRequest type usage in getChangedFilesFromApi and related functions
    
    * Run `npm run pack`
    
    ---------
    
    Co-authored-by: Sascha Bratton <[email protected]>
    masaru-iritani and saschabratton authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    fbd0ab8 View commit details
    Browse the repository at this point in the history
Loading