Bump softprops/action-gh-release from 1 to 2
Type: Pull Request
State: Open
Association: Unknown
Comments: 2
(3 months ago)
(3 months ago)
dependencies github_actions
Bumps softprops/action-gh-release from 1 to 2.
Release notes
Sourced from softprops/action-gh-release's releases.
v2.0.0
- update actions.yml declaration to node20 to address warnings
Changelog
Sourced from softprops/action-gh-release's changelog.
2.6.1
2.6.1is a patch release focused on restoring linked discussion thread creation whendiscussion_category_nameis set. It fixes[#764](https://github.com/softprops/action-gh-release/issues/764), where the draft-first publish flow stopped carrying the discussion category through the final publish step.If you still hit an issue after upgrading, please open a report with the bug template and include a minimal repro or sanitized workflow snippet where possible.
What's Changed
Bug fixes 🐛
- fix: preserve discussion category on publish by
@chenrui333in softprops/action-gh-release#7652.6.0
2.6.0is a minor release centered onprevious_tagsupport forgenerate_release_notes, which lets workflows pin GitHub's comparison base explicitly instead of relying on the default range. It also includes the recent concurrent asset upload recovery fix, aworking_directorydocs sync, a checked-bundle freshness guard for maintainers, and clearer immutable-prerelease guidance where GitHub platform behavior imposes constraints on how prerelease asset uploads can be published.If you still hit an issue after upgrading, please open a report with the bug template and include a minimal repro or sanitized workflow snippet where possible.
What's Changed
Exciting New Features 🎉
- feat: support previous_tag for generate_release_notes by
@pocesarin softprops/action-gh-release#372Bug fixes 🐛
- fix: recover concurrent asset metadata 404s by
@chenrui333in softprops/action-gh-release#760Other Changes 🔄
- docs: clarify reused draft release behavior by
@chenrui333in softprops/action-gh-release#759- docs: clarify working_directory input by
@chenrui333in softprops/action-gh-release#761- ci: verify dist bundle freshness by
@chenrui333in softprops/action-gh-release#762- fix: clarify immutable prerelease uploads by
@chenrui333in softprops/action-gh-release#7632.5.3
2.5.3is a patch release focused on the remaining path-handling and release-selection bugs uncovered after2.5.2. It fixes[#639](https://github.com/softprops/action-gh-release/issues/639),[#571](https://github.com/softprops/action-gh-release/issues/571),[#280](https://github.com/softprops/action-gh-release/issues/280),[#614](https://github.com/softprops/action-gh-release/issues/614),[#311](https://github.com/softprops/action-gh-release/issues/311),[#403](https://github.com/softprops/action-gh-release/issues/403), and[#368](https://github.com/softprops/action-gh-release/issues/368). It also adds documentation clarifications for[#541](https://github.com/softprops/action-gh-release/issues/541),[#645](https://github.com/softprops/action-gh-release/issues/645),[#542](https://github.com/softprops/action-gh-release/issues/542),[#393](https://github.com/softprops/action-gh-release/issues/393), and[#411](https://github.com/softprops/action-gh-release/issues/411), where the current behavior is either usage-sensitive or constrained by GitHub platform limits rather than an action-side runtime bug.If you still hit an issue after upgrading, please open a report with the bug template and include a minimal repro or sanitized workflow snippet where possible.
... (truncated)
Commits
153bb8erelease 2.6.1569deb8fix: preserve discussion category when publishing releases (#765)26e8ad2release 2.6.0b959f31fix: clarify immutable prerelease uploads (#763)8a8510eci: verify dist bundle freshness (#762)438c15ddocs: clarify working_directory input (#761)6ca3b5dfix: recover concurrent asset metadata 404s (#760)11f9176chore: add RELEASE.md1f3f350feat: add AGENTS.md37819cbdocs: clarify reused draft release behavior (#759)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 14802423 |
| UUID: | 4127069614 |
| Node ID: | PR_kwDOIw_uJ87M-C8p |
| Host: | GitHub |
| Repository: | databricks/databricks-sdk-java |