We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e2d941 commit 750a989Copy full SHA for 750a989
eng/common/scripts/modules/ChangeLog-Operations.psm1
@@ -1,4 +1,3 @@
1
-# Common Changelog Operations
2
$RELEASE_TITLE_REGEX = "(?<releaseNoteTitle>^\#+.*(?<version>\b\d+\.\d+\.\d+([^0-9\s][^\s:]+)?)(\s(?<releaseStatus>\(Unreleased\)|\(\d{4}-\d{2}-\d{2}\)))?)"
3
4
# Returns a Collection of changeLogEntry object containing changelog info for all version present in the gived CHANGELOG
0 commit comments