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.5.1
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.5.2
Choose a head ref
  • 7 commits
  • 9 files changed
  • 3 contributors

Commits on Mar 15, 2026

  1. fix: canonicalize releases after concurrent create (#746)

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 authored Mar 15, 2026
    Configuration menu
    Copy the full SHA
    ab416a1 View commit details
    Browse the repository at this point in the history
  2. fix: preserve prereleased events for prereleases (#748)

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 authored Mar 15, 2026
    Configuration menu
    Copy the full SHA
    ef43a31 View commit details
    Browse the repository at this point in the history
  3. fix: restore dotfile asset labels (#749)

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 authored Mar 15, 2026
    Configuration menu
    Copy the full SHA
    4aadb0d View commit details
    Browse the repository at this point in the history
  4. fix: handle upload already_exists races across workflows (#745)

    * Handle upload already_exists races across workflows
    
    * fix: rebase duplicate asset race handling
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    
    ---------
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    Co-authored-by: Aditya Inamdar <api2062@Adityas-MacBook-Air.local>
    Co-authored-by: Rui Chen <rui@chenrui.dev>
    3 people authored Mar 15, 2026
    Configuration menu
    Copy the full SHA
    5284765 View commit details
    Browse the repository at this point in the history
  5. fix: clean up orphan drafts when tag creation is blocked (#750)

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 authored Mar 15, 2026
    Configuration menu
    Copy the full SHA
    488ac71 View commit details
    Browse the repository at this point in the history
  6. chore: add GitHub issue templates

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Mar 15, 2026
    Configuration menu
    Copy the full SHA
    7a0ff5e View commit details
    Browse the repository at this point in the history
  7. release 2.5.2

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Mar 15, 2026
    Configuration menu
    Copy the full SHA
    b25b93d View commit details
    Browse the repository at this point in the history
Loading