1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00

[CI] Adjust external PR commentary ()

Within the current message autheliabot refers to itself in third person, this looks to clear up the language around that messaging.
This commit is contained in:
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

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.