Skip to content

Releases: gcampbell-msft/fixed-pending-release

Fix broken isExternalRelease check

15 Sep 15:46
Compare
Choose a tag to compare
0.0.12

fix broken isExternalRelease check

Fix isExternalRelease handling

14 Sep 19:41
Compare
Choose a tag to compare

Fix isExternalReleaseHandling, we should default to false.

Handle all issues and only issues

14 Sep 19:36
Compare
Choose a tag to compare

Made some changes that ensured we handled ALL issues by paginating and then ensured we didn't accidentally grab PR's.

Update assumptions

11 Sep 18:48
Compare
Choose a tag to compare
Pre-release

Update assumptions in README.md

Make name slightly more generic

11 Sep 18:30
Compare
Choose a tag to compare

Make name more generic based on ability to set label.

Update readme and small fixes

11 Sep 18:24
Compare
Choose a tag to compare

See title

Allow user to specify label

11 Sep 18:07
Compare
Choose a tag to compare

Allows the user to specify what label represents issues that should be closed when a new release has been shipped.

Allow `isExternalRelease` to be true

11 Sep 17:56
Compare
Choose a tag to compare

If your repository doesn't use releases and you do releases elsewhere, but still want to use this GitHub Action, you can set isExternalRelease to "true" and specify your own message.

Fix how we get the most recent release

11 Sep 16:29
Compare
Choose a tag to compare

Fix how we get the most recent release.

Add assumptions to the README.md

Fix version and license

11 Sep 16:16
Compare
Choose a tag to compare

Releasing another pre-release to fix the version and the license.