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
  • 11 commits
  • 9 files changed
  • 5 contributors

Commits on Sep 12, 2025

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

Commits on Nov 25, 2025

  1. Merge pull request #279 from wardpeet/patch-1

    Add missing predicate-quantifier
    dorny authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    668c092 View commit details
    Browse the repository at this point in the history

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. Update CHANGELOG for v3.0.3

    dorny committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    d1c1ffe View commit details
    Browse the repository at this point in the history
  2. 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
  3. 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 <25241373+masaru-iritani@users.noreply.github.com>
    
    * refactor: update PullRequest type usage in getChangedFilesFromApi and related functions
    
    * Run `npm run pack`
    
    ---------
    
    Co-authored-by: Sascha Bratton <sascha@brattonbratton.com>
    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