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 d0e216e commit a52f883Copy full SHA for a52f883
.github/workflows/auto-pr-on-issue.yml
@@ -46,4 +46,7 @@ jobs:
46
title: "[auto-pr] #${{ github.event.issue.number }}: ${{ github.event.issue.title }}"
47
body: |
48
This PR was automatically generated from issue #${{ github.event.issue.number }}.
49
+
50
+ **Authored by:** @${{ github.event.issue.user.login }}
51
52
Closes #${{ github.event.issue.number }}.
0 commit comments