Skip to content

Conversation

@pdecat
Copy link
Contributor

@pdecat pdecat commented Mar 19, 2025

Important

Updates GitHub Actions workflow to automate GitHub Releases creation after VS Code Marketplace publishing.

  • GitHub Actions Workflow:
    • Updates marketplace-publish.yml to automatically create GitHub Releases after publishing to VS Code Marketplace.
    • Adds a step to extract changelog content for the current version from CHANGELOG.md.
    • Uses gh release create to create a release with the extracted changelog or a default message if extraction fails.
  • Changeset:
    • Adds automatic-releases-publish.md to document the workflow update as a patch for roo-cline.

This description was created by Ellipsis for 96ca676. It will automatically update as commits are pushed.

@changeset-bot
Copy link

changeset-bot bot commented Mar 19, 2025

🦋 Changeset detected

Latest commit: 96ca676

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
roo-cline Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request labels Mar 19, 2025
Copy link
Collaborator

@mrubens mrubens left a comment

Choose a reason for hiding this comment

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

Awesome!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Mar 19, 2025
@mrubens mrubens merged commit d8ab111 into RooCodeInc:main Mar 19, 2025
19 checks passed
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Mar 19, 2025
@pdecat pdecat deleted the ci/github_release branch March 19, 2025 11:42
@mrubens
Copy link
Collaborator

mrubens commented Mar 19, 2025

Looks like it worked! https://github.com/RooVetGit/Roo-Code/releases/tag/v3.9.2

I think it didn't parse the changelog correctly though?

@pdecat
Copy link
Contributor Author

pdecat commented Mar 19, 2025

Indeed 😕

@pdecat
Copy link
Contributor Author

pdecat commented Mar 19, 2025

Submitted #1810 to fix this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants