mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
[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.
This commit is contained in:
parent
ff7f9a50ab
commit
15edb2a074
2
.github/probot.js
vendored
2
.github/probot.js
vendored
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user