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: softprops/action-gh-release
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.0
Choose a base ref
...
head repository: softprops/action-gh-release
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.1
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Oct 7, 2025

  1. fix(util): support brace expansion globs containing commas in parseIn…

    …putFiles (#672)
    
    * Initial plan
    
    * fix(util): support brace expansion globs containing commas in parseInputFiles
    
    Co-authored-by: chenrui333 <1580956+chenrui333@users.noreply.github.com>
    
    * test(util): add comprehensive edge case coverage for brace expansion parsing
    
    Co-authored-by: chenrui333 <1580956+chenrui333@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: chenrui333 <1580956+chenrui333@users.noreply.github.com>
    Copilot and chenrui333 authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    cec1a11 View commit details
    Browse the repository at this point in the history
  2. fix: gracefully fallback to body when body_path cannot be read (#671)

    * Initial plan
    
    * fix: gracefully fallback to body when body_path cannot be read
    
    Co-authored-by: chenrui333 <1580956+chenrui333@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: chenrui333 <1580956+chenrui333@users.noreply.github.com>
    Copilot and chenrui333 authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    f38efde View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2025

  1. release 2.4.1

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Oct 11, 2025
    Configuration menu
    Copy the full SHA
    6da8fa9 View commit details
    Browse the repository at this point in the history
Loading