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: v4.0.0
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.0.1
Choose a head ref
  • 4 commits
  • 4 files changed
  • 4 contributors

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