mirror of
https://github.com/google-github-actions/auth.git
synced 2026-06-07 21:17:06 +00:00
Mention the user
This commit is contained in:
parent
f899132198
commit
a1109f2c8e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/troubleshooting.yml
vendored
2
.github/workflows/troubleshooting.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
script: |-
|
script: |-
|
||||||
const msg =
|
const msg =
|
||||||
`Hi there :wave:!\n` +
|
`Hi there ${context.actor} :wave:!\n` +
|
||||||
`\n` +
|
`\n` +
|
||||||
`Thank you for reporting an issue. Our team will triage this as soon as we ` +
|
`Thank you for reporting an issue. Our team will triage this as soon as we ` +
|
||||||
`can. Please take a moment to review the ` +
|
`can. Please take a moment to review the ` +
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue