Skip to content

Pull requests: softprops/action-gh-release

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

refactor for cross platform use
#8 by softprops was merged Sep 9, 2019 Loading… updated Sep 9, 2019
add support for multi-line delimited assets enhancement New feature or request
#18 by softprops was merged Sep 17, 2019 Loading… updated Sep 17, 2019
add support for prereleases enhancement New feature or request
#19 by softprops was merged Sep 17, 2019 Loading… updated Sep 18, 2019
Draft merger enhancement New feature or request
#16 by softprops was merged Sep 17, 2019 Loading… updated Sep 18, 2019
honor body_path input when provided. bug Something isn't working
#23 by softprops was merged Sep 29, 2019 Loading… updated Sep 29, 2019
retry api requests
#26 by softprops was merged Oct 20, 2019 Loading… updated Oct 20, 2019
Add the release HTML URL to outputs
#28 by csexton was merged Oct 18, 2019 Loading… updated Oct 20, 2019
chore: remove note about github action beta
#31 by skyfrk was merged Nov 14, 2019 Loading… updated Nov 14, 2019
Only catch github API error
#32 by pauleve was merged Dec 10, 2019 Loading… updated Dec 10, 2019
Feat/upload
#34 by stefanJi was merged Dec 28, 2019 Loading… updated Dec 28, 2019
Ability to update existing release body
#36 by bomb-on was merged Jan 4, 2020 Loading… updated Jan 6, 2020
Fix mistake in #39
#40 by k-takata was merged Jan 9, 2020 Loading… updated Jan 9, 2020
Make "npm run fmt(check)" work on Windows
#41 by k-takata was merged Jan 12, 2020 Loading… updated Jan 13, 2020
Docs: Fix spelling mistakes
#50 by yanyi was merged Apr 12, 2020 Loading… updated Apr 12, 2020
fix: Update to latest throttling plugin
#53 by playpauseandstop was merged May 25, 2020 Loading… updated May 25, 2020
Add 'fail_on_unmatched_files' input
#55 by bacongravy was merged Jun 25, 2020 Loading… updated Jun 25, 2020
Add tag_name option
#39 by k-takata was merged Jan 9, 2020 Loading… updated Jul 2, 2020
[Security] Bump node-fetch from 2.6.0 to 2.6.1
#66 by past-due was merged Nov 4, 2020 Loading… updated Nov 11, 2020
[Security] Bump @actions/core from 1.2.0 to 1.2.6
#68 by past-due was merged Nov 4, 2020 Loading… updated Nov 11, 2020
Add repository input (#58)
#61 by NAlexPear was merged Dec 20, 2020 Loading… updated Jan 8, 2021
Fixes #71: Get the same behavior described in Docs
#85 by yin1999 was merged Mar 21, 2021 Loading… updated Mar 21, 2021
Update README.md
#81 by aronchick was merged Mar 21, 2021 Loading… updated Mar 21, 2021
Add upload_url as action output
#75 by erri120 was merged Mar 21, 2021 Loading… updated Mar 21, 2021
use spaces instead tab
#87 by takmr was merged Mar 22, 2021 Loading… updated Mar 22, 2021
rebuild dist/index.js
#93 by ppd was merged Apr 9, 2021 Loading… updated Apr 9, 2021
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.