Add v1.10.0 tag and draft release automation#19
Merged
Conversation
Co-authored-by: bendera <3748508+bendera@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add new draft release based on previous tags
Add v1.10.0 tag and draft release automation
Mar 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump version to
v1.10.0(next in thev1.x.0minor sequence) and add a workflow that automatically creates a git tag and draft GitHub Release wheneverpackage.jsonis updated onmain.Changes
package.json/package-lock.json— version1.9.0→1.10.0.github/workflows/create-release.yml— new workflow:pushtomainscoped topackage.jsonchanges onlypackage.json, constructs tag name (e.g.v1.10.0)^refs/tags/<version>$) ensures idempotency — skips if tag already existsgithub-actions[bot]identity), then opens a draft release viagh release create --draft --generate-notesOn merge, the workflow fires immediately and produces tag
v1.10.0+ a draft release with auto-generated changelog, ready for the maintainer to review and publish.Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
https://api.github.com/graphql/usr/bin/gh gh auth status(http block)https://api.github.com/repos/vscode-elements/webview-playground/usr/bin/curl curl -s -o /dev/null -w %{http_code} -H Authorization: token ****** -H Accept: application/vnd.github.v3+json REDACTED(http block)/usr/bin/curl curl -v -s -H Authorization: ****** -H Accept: application/vnd.github.v3+json REDACTED(http block)/usr/bin/curl curl -s -H Authorization: ****** -H Accept: application/vnd.github.v3+json REDACTED(http block)https://api.github.com/repos/vscode-elements/webview-playground/git/refs/usr/bin/gh gh api repos/vscode-elements/webview-playground/git/refs --method POST -f ref=refs/tags/v1.10.0 -f sha=f9a6f90413d0cc535839fb92445b7a5eebc540d7(http block)https://api.github.com/user/usr/bin/gh gh api user(http block)If you need me to access, download, or install something from one of these locations, you can either:
📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.