Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: fix changelog extraction #1810

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

pdecat
Copy link

@pdecat pdecat commented Mar 19, 2025

Important

Replaces awk with sed for changelog extraction in marketplace-publish.yml and adds logging for extraction success or failure.

  • Changelog Extraction:
    • Replaces awk with sed for extracting changelog in marketplace-publish.yml.
    • Adds logging to indicate success or failure of changelog extraction.
  • Logging:
    • Logs a warning if no changelog section is found for the current version.
    • Logs a message when a changelog section is successfully found.

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

@pdecat pdecat requested review from mrubens and cte as code owners March 19, 2025 15:18
Copy link

changeset-bot bot commented Mar 19, 2025

⚠️ No Changeset found

Latest commit: 379f1c5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Mar 19, 2025
@pdecat
Copy link
Author

pdecat commented Mar 20, 2025

Hi @mrubens, is something blocking this PR?

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.

Oops, thought I already merged! Thank you.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Mar 20, 2025
@mrubens mrubens merged commit e694a2b into RooVetGit:main Mar 20, 2025
16 checks passed
@pdecat pdecat deleted the ci/github_release_content branch March 20, 2025 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants