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

Commits on Mar 15, 2026

  1. feat: support previous_tag for generate_release_notes (#372)

    * feat: add generate from latest tag
    
    * chore: refresh previous_tag docs and bundle
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    
    ---------
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    Co-authored-by: Rui Chen <rui@chenrui.dev>
    pocesar and chenrui333 authored Mar 15, 2026
    Configuration menu
    Copy the full SHA
    9312864 View commit details
    Browse the repository at this point in the history
  2. docs: clarify reused draft release behavior (#759)

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 authored Mar 15, 2026
    Configuration menu
    Copy the full SHA
    37819cb View commit details
    Browse the repository at this point in the history
  3. feat: add AGENTS.md

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

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Mar 15, 2026
    Configuration menu
    Copy the full SHA
    11f9176 View commit details
    Browse the repository at this point in the history
  5. fix: recover concurrent asset metadata 404s (#760)

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 authored Mar 15, 2026
    Configuration menu
    Copy the full SHA
    6ca3b5d View commit details
    Browse the repository at this point in the history
  6. docs: clarify working_directory input (#761)

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 authored Mar 15, 2026
    Configuration menu
    Copy the full SHA
    438c15d View commit details
    Browse the repository at this point in the history
  7. ci: verify dist bundle freshness (#762)

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 authored Mar 15, 2026
    Configuration menu
    Copy the full SHA
    8a8510e View commit details
    Browse the repository at this point in the history
  8. fix: clarify immutable prerelease uploads (#763)

    * fix: draft prereleases before uploading assets
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    
    * fix: clarify immutable prerelease uploads
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    
    ---------
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 authored Mar 15, 2026
    Configuration menu
    Copy the full SHA
    b959f31 View commit details
    Browse the repository at this point in the history
  9. release 2.6.0

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