Skip to content

Modify pre-release action#492

Merged
renkun-ken merged 1 commit intoREditorSupport:masterfrom
ManuelHentschel:prerelease
Dec 10, 2020
Merged

Modify pre-release action#492
renkun-ken merged 1 commit intoREditorSupport:masterfrom
ManuelHentschel:prerelease

Conversation

@ManuelHentschel
Copy link
Copy Markdown
Member

Fix #484

This action modifies the pre-release-action by updating the last pre-release instead of creating a new one, which avoids notifying subscribers about a new release after each push to master.
Notifications about proper releases are not affected.

I tested this in a private repository and it seems to work nicely. The first pre-release using this action might trigger the notification or need some cleanup, but subsequent pre-releases should be fine.

To test: clone some vscode-extension to a private repo and push to master a couple of times.

Copy link
Copy Markdown
Member

@renkun-ken renkun-ken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@renkun-ken renkun-ken merged commit 87df0fb into REditorSupport:master Dec 10, 2020
@ManuelHentschel ManuelHentschel deleted the prerelease branch December 26, 2020 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Current GitHub release/pre-release policy

2 participants