[CI] Adjust external PR commentary (#1117)

Within the current message autheliabot refers to itself in third person, this looks to clear up the language around that messaging.
pull/1119/head^2
Amir Zarrinkafsh 2020-06-17 16:39:18 +10:00 committed by GitHub
parent ff7f9a50ab
commit 15edb2a074
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.github/probot.js vendored
View File

@ -20,7 +20,7 @@ on('pull_request.opened')
context =>
context.payload.pull_request.head.label.slice(0, 9) !== 'authelia:'
)
.comment(`Thanks for choosing to contribute. We lint all PR's with golangci-lint, autheliabot may add a review to your PR with some suggestions.
.comment(`Thanks for choosing to contribute. We lint all PR's with golangci-lint, I may add a review to your PR with some suggestions.
You are free to apply the changes if you're comfortable, alternatively you are welcome to ask a team member for advice.