Vadim Zeitlin
56aa1497d9
Fix appending body of an existing draft release
...
Don't just return the release without doing anything else, this
prevented "append_body" from having any effect when updating an existing
draft release.
2022-09-04 16:06:52 +02:00
Per Lundberg
cd28b0f5ee
Fix typo in description ( #212 )
2022-07-10 00:32:25 -04:00
Noémien Kocher
faf0426de3
Fixes wrong outdated URL ( #242 )
2022-07-10 00:32:03 -04:00
Brian Scholer
50195ba7f6
Update README.md ( #234 )
...
Add permissions needed for creating a linked discussion.
2022-05-23 02:37:32 -04:00
Feng Yu
fe9a9bd329
add append_body option ( #199 )
2022-01-22 11:40:31 -05:00
Kevin Gentile
8a65c81355
document target_commitish default ( #190 )
2021-12-06 21:47:58 -05:00
softprops
44946dc88f
rebuild
2021-12-05 01:41:29 -05:00
Naïm Favier
58fa4b7a88
Add assets
action output ( #185 )
2021-11-25 18:02:50 -05:00
Naïm Favier
b260a9f8a6
Follow symbolic links ( #186 )
2021-11-24 12:00:17 -05:00
Doug Tangren
17cd0d34de
release prep for 0.1.14 ( #183 )
2021-11-15 01:30:36 -05:00
Brian Surowiec
15d2aaca23
Fix repository url ( #178 )
2021-11-15 01:22:05 -05:00
Brian Surowiec
0465cdad11
Support auto generating release notes ( #179 )
2021-11-07 17:06:35 -05:00
Jakub Kozłowski
69a9b03fd9
Fix typo in message ( #168 )
2021-10-25 20:57:46 -04:00
Dane Powell
a80139913a
Specify required permissions in README ( #164 )
2021-09-27 15:55:09 -04:00
softprops
6034af24fb
bump version and add changelog notes
2021-09-13 21:46:37 -04:00
softprops
0b1e2e4582
rebuild
2021-09-13 21:42:39 -04:00
Doug Tangren
a3f0173fb3
pick one body ( #145 )
2021-09-10 23:07:54 -04:00
softprops
2d72d869af
bump version
2021-08-09 23:59:33 -04:00
Doug Tangren
730b76a669
make sure values not provided by users resolve to undefined ( #144 )
2021-08-09 23:57:43 -04:00
softprops
815e458579
bump version
2021-08-09 09:28:34 -04:00
Doug Tangren
6ecde844e8
better error on release create failure ( #143 )
2021-08-09 09:26:48 -04:00
softprops
487fcd9442
bump version
2021-08-08 12:15:54 -04:00
softprops
8b7a7c0162
stringify errors object
2021-08-08 12:12:34 -04:00
softprops
6c87482fb9
fix upload err fmt
2021-08-08 12:10:40 -04:00
softprops
2956b0de81
document input
2021-08-08 11:59:31 -04:00
softprops
0aec73c6d6
document discussion link input
2021-08-08 11:57:10 -04:00
softprops
ce95482067
bump version + update changelog
2021-08-08 11:55:10 -04:00
Doug Tangren
2861dc8673
support linking to discussions ( #136 )
...
* support linking to discussions
* fmt
* wire param
2021-08-08 02:07:02 -04:00
softprops
dd98a235fd
update readme
2021-08-08 00:47:44 -04:00
softprops
4de103f838
update changelog
2021-08-08 00:31:19 -04:00
Doug Tangren
003621c2ca
address asset upload warning ( #134 )
...
* bump version
* address asset upload warning
* refactor to new octokit api, work around release asset upload api
* format upload url
* unminify to debug
* try alt constructor
* utilize formatted upload url
* authorize upload
* pass token explicitly
* address conflicting uploads
* remove debugging artifacts
2021-08-08 00:28:01 -04:00
softprops
59c3b48916
add one more item to changelog
2021-07-30 18:43:29 -04:00
Doug Tangren
8779b820d9
backwards compat for GITHUB_TOKEN from env ( #133 )
...
* backwards compat for GITHUB_TOKEN from env
* update changelog
2021-07-30 18:41:53 -04:00
Tomer Figenblat
d2a05f5e5a
fix: trimming tag_name to avoid error 422 when creating release ( #130 )
2021-07-30 09:09:00 -04:00
softprops
fb0163a75b
update changelog and bump package.json version
2021-07-27 00:52:21 -04:00
noeliajimenezg
07c2133a09
Fix 'target_commitish' is already defined ( #126 )
2021-07-26 22:56:30 -04:00
Sergey S. Betke
f5d13571ca
Fix invalid ${{ github.workflow }} in readme.md ( #127 )
2021-07-26 12:59:56 -04:00
softprops
5e6fc64554
fix yaml table fmt
2021-07-25 20:20:53 -04:00
softprops
fdb5f68261
fmt
2021-07-25 20:14:18 -04:00
softprops
2b68b29aae
update changelog
2021-07-25 20:13:03 -04:00
softprops
6aeb2b7009
Merge branch 'alerque-default-token'
2021-07-25 20:11:43 -04:00
softprops
b323b1872a
update changelog
2021-07-25 20:06:54 -04:00
softprops
7fd0762403
update changelog
2021-07-25 20:06:29 -04:00
Filip Š
f6cd293a1e
Retain original release info if the keys are not set ( #109 )
2021-07-25 20:04:47 -04:00
Raz Halaly
350afcd40d
Update github.ts ( #111 )
2021-07-25 20:04:10 -04:00
Thomas Piskol
7cf90a9adf
Support custom target_commitish value ( #76 )
...
* Make target_commitish configurable
* Store compiled action for testing
* Add target_commitish to metadata
* Allow override of target_commitish for updating
* Print commit usage
* Improve message for commit usage
* Update draft releases too
* Revert "Update draft releases too"
This reverts commit ff30f8edb1
.
* Integrate latest changes from upstream.
2021-07-25 20:02:44 -04:00
Oli Dacombe
51ef4d3b15
first promise rejection propagates to outer catch
2021-07-25 19:54:22 -04:00
softprops
2e6aa9a7f0
rebuild
2021-07-25 19:53:57 -04:00
softprops
12960c68c9
update changelog
2021-07-25 19:53:57 -04:00
Daiki Mizukami
e314c6fe22
allow creating draft releases without a tag ( #95 )
...
Co-authored-by: Doug Tangren <d.tangren@gmail.com>
2021-07-25 19:53:57 -04:00