PSResourceGet icon indicating copy to clipboard operation
PSResourceGet copied to clipboard

Automation for Changelog

Open SydneyhSmith opened this issue 3 years ago • 3 comments

Summary of the new feature / enhancement

We should create automation to generate our changelog based on PRs

Proposed technical implementation details (optional)

No response

SydneyhSmith avatar Dec 06 '21 21:12 SydneyhSmith

Just wondering if the VSCode extension or any other repo has something we can snag for this. If it's small, it might be nice to try it out for the release of 3.0.13-beta

alerickson avatar May 11 '22 00:05 alerickson

Looks like the extension uses this function https://github.com/PowerShell/vscode-powershell/blob/697b23c244b939e8e3e9d12f5975f23ebefeabf7/tools/ReleaseTools.psm1#L220 hopefully with some updates we can reuse...and @andschwa may be able to help us out with questions

SydneyhSmith avatar May 11 '22 14:05 SydneyhSmith

Totally! It's probably the most recently written script, though we have similar things in PowerShell/PowerShell etc. too.

andyleejordan avatar May 11 '22 16:05 andyleejordan