X Tutup
Skip to content

[release/v7.4]Fix changelog content grab during GitHub release#24804

Merged
TravisEz13 merged 1 commit intorelease/v7.4from
backport-24788-74-2
Jan 16, 2025
Merged

[release/v7.4]Fix changelog content grab during GitHub release#24804
TravisEz13 merged 1 commit intorelease/v7.4from
backport-24788-74-2

Conversation

@TravisEz13
Copy link
Member

Backport #24788

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

Improvements to changelog extraction:

  • .pipelines/templates/release-githubtasks.yml: Modified the logic to identify the start and end lines of the changelog content by using a regular expression pattern to match version headings and selecting the appropriate lines. This simplifies the extraction process and ensures accurate content selection.

Co-authored-by: Justin Chung <chungjustin@microsoft.com>
@TravisEz13
Copy link
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

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

@TravisEz13 TravisEz13 added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Jan 16, 2025
@TravisEz13 TravisEz13 merged commit 600af89 into release/v7.4 Jan 16, 2025
8 checks passed
@microsoft-github-policy-service
Copy link
Contributor

microsoft-github-policy-service bot commented Jan 16, 2025

📣 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-74-2 branch March 24, 2025 17:55
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.

3 participants

X Tutup