- Notifications
You must be signed in to change notification settings - Fork7.7k
Fix changelog content grab during GitHub release#24788
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
/azp run PowerShell-CI-macos, PowerShell-CI-Linux, PowerShell-CI-Windows, PowerShell-Windows-Packaging-CI, PowerShell-CI-static-analysis, PSResourceGet ACR |
Azure Pipelines successfully started running 1 pipeline(s). |
cb9e8a9
intomasterUh oh!
There was an error while loading.Please reload this page.
microsoft-github-policy-servicebot commentedJan 15, 2025 • edited by unfurl-linksbot
Loading Uh oh!
There was an error while loading.Please reload this page.
edited by unfurl-linksbot
Uh oh!
There was an error while loading.Please reload this page.
📣 Hey@jshigetomi, how did we do? We would love to hear your feedback with the link below! 🗣️ 🔗https://aka.ms/PSRepoFeedback |
Co-authored-by: Justin Chung <chungjustin@microsoft.com>
Co-authored-by: Justin Chung <chungjustin@microsoft.com>
Uh oh!
There was an error while loading.Please reload this page.
PR Summary
This pull request includes a significant change to the
jobs:
section in the.pipelines/templates/release-githubtasks.yml
file. The change involves modifying the way the changelog content is selected based on version headings.Changelog content selection:
.pipelines/templates/release-githubtasks.yml
: Updated the method to identify and select changelog content by using a pattern to find version headings and determining the start and end lines based on these headings. This improves the accuracy and reliability of extracting the relevant changelog section.PR Context
PR Checklist
.h
,.cpp
,.cs
,.ps1
and.psm1
files have the correct copyright headerWIP:
or[ WIP ]
to the beginning of the title (theWIP
bot will keep its status check atPending
while the prefix is present) and remove the prefix when the PR is ready.- [ ] Issue filed:
(which runs in a different PS Host).