Skip to content

chore: Update create-vsix to support multi-vsix and shared bot logic#1740

Merged
TwitchBronBron merged 1 commit into
masterfrom
create-vsix-multi-vsix-support
Jul 2, 2026
Merged

chore: Update create-vsix to support multi-vsix and shared bot logic#1740
TwitchBronBron merged 1 commit into
masterfrom
create-vsix-multi-vsix-support

Conversation

@TwitchBronBron

Copy link
Copy Markdown
Member

Summary

  • Adds a workflow_dispatch trigger (with a pr input accepting a PR number or full URL) so this can be tested without needing a labeled PR
  • Forwards branch, pr, and repo to vscode-brightscript-language's create-vsix workflow, which now interprets these inputs itself and posts the download-links comment directly on the originating PR
  • Drops the local "Add comment to PR" step since it's now redundant — the comment is posted by vscode-brightscript-language's workflow instead
  • Keeps wait-for-completion: true so this job's pass/fail status still reflects whether the actual vsix build succeeded

@TwitchBronBron TwitchBronBron added the create-vsix PRs with this tag will trigger a vsix build on vscode-brightscript-language for every push label Jul 2, 2026
@rokucommunity-bot

Copy link
Copy Markdown
Contributor

Hey there! I just built a new version of the vscode extension based on 699e7f1.

Download:

Install instructions.

@TwitchBronBron TwitchBronBron merged commit 1d0dd8b into master Jul 2, 2026
10 checks passed
@TwitchBronBron TwitchBronBron deleted the create-vsix-multi-vsix-support branch July 2, 2026 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

create-vsix PRs with this tag will trigger a vsix build on vscode-brightscript-language for every push

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant