Skip to content

Commit 750a989

Browse files
Restructure eng ommon sync control flow (Azure#16130)
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
1 parent 1e2d941 commit 750a989

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eng/common/scripts/modules/ChangeLog-Operations.psm1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# Common Changelog Operations
21
$RELEASE_TITLE_REGEX = "(?<releaseNoteTitle>^\#+.*(?<version>\b\d+\.\d+\.\d+([^0-9\s][^\s:]+)?)(\s(?<releaseStatus>\(Unreleased\)|\(\d{4}-\d{2}-\d{2}\)))?)"
32

43
# Returns a Collection of changeLogEntry object containing changelog info for all version present in the gived CHANGELOG

0 commit comments

Comments
 (0)