Skip to content

[release/v7.5] Fix Changelog content grab during GitHub Release (#24788)#24791

Merged
TravisEz13 merged 1 commit into
release/v7.5from
backport-24788
Jan 15, 2025
Merged

[release/v7.5] Fix Changelog content grab during GitHub Release (#24788)#24791
TravisEz13 merged 1 commit into
release/v7.5from
backport-24788

Conversation

@TravisEz13

Copy link
Copy Markdown
Member

backport #24788

This pull request includes a change to the jobs: section in the .pipelines/templates/release-githubtasks.yml file to improve the process of extracting changelog content based on version headings.

Improvements to extracting changelog content:

  • .pipelines/templates/release-githubtasks.yml: Modified the method to identify the start and end lines of the changelog content by using a regex pattern to match version headings. This change simplifies the extraction logic by directly selecting lines between the identified start and end lines.

Co-authored-by: Justin Chung <chungjustin@microsoft.com>
@TravisEz13

Copy link
Copy Markdown
Member Author

/azp run PowerShell-CI-macos, PowerShell-CI-Linux, PowerShell-CI-Windows, PowerShell-CI-static-analysis, PSResourceGet ACR, PowerShell-Windows-Packaging-CI

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@TravisEz13
TravisEz13 merged commit dd66a64 into release/v7.5 Jan 15, 2025
@microsoft-github-policy-service

microsoft-github-policy-service Bot commented Jan 15, 2025

Copy link
Copy Markdown
Contributor

📣 Hey @TravisEz13, how did we do? We would love to hear your feedback with the link below! 🗣️

🔗 https://aka.ms/PSRepoFeedback

@TravisEz13
TravisEz13 deleted the backport-24788 branch January 15, 2025 22:52
@jshigetomi jshigetomi added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants