Skip to content

Commit 9da75b0

Browse files
committed
open-pr(pcre2): provide link to release notes
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 0af6178 commit 9da75b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/open-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ jobs:
184184
185185
if (name === 'mintty') body = `See https://github.com/mintty/mintty/releases/tag/${version} for details.`
186186
else if (name === 'mingw-w64-git-lfs') body = `See https://github.com/git-lfs/git-lfs/releases/tag/${version} for details.`
187+
else if (name === 'mingw-w64-pcre2') body = `See https://github.com/PCRE2Project/pcre2/blob/pcre2-${version}/ChangeLog for details.`
187188
188189
const terms = 'type:issue repo:git-for-windows/git state:open author:app/github-actions label:component-update'
189190
const { data } = await github.rest.search.issuesAndPullRequests({

0 commit comments

Comments
 (0)