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 ea4dfe6 commit 5de2431Copy full SHA for 5de2431
.github/workflows/build.yml
@@ -256,6 +256,7 @@ jobs:
256
title: "ref: Add external contributor to CHANGELOG.md"
257
branch: 'external-contributor/patch-${{ github.event.pull_request.user.login }}'
258
delete-branch: true
259
+ body: This PR adds the external contributor to the CHANGELOG.md file, so that they are credited for their contribution.
260
261
job_build:
262
name: Build
0 commit comments