Mention the user
This commit is contained in:
parent
f899132198
commit
a1109f2c8e
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…
Reference in New Issue
Block a user