Add config for trop (backporting bot) (#12238)
* add config for trop * backportWhitelist => authorizedUsers
This commit is contained in:
parent
71795ecc62
commit
e648662cfd
1 changed files with 9 additions and 1 deletions
10
.github/config.yml
vendored
10
.github/config.yml
vendored
|
@ -28,4 +28,12 @@ newPRWelcomeComment: |
|
||||||
firstPRMergeComment: >
|
firstPRMergeComment: >
|
||||||
Congrats on merging your first pull request! 🎉🎉🎉
|
Congrats on merging your first pull request! 🎉🎉🎉
|
||||||
|
|
||||||
# It is recommend to include as many gifs and emojis as possible
|
# Configuration for trop - https://github.com/codebytere/trop
|
||||||
|
|
||||||
|
watchedProject:
|
||||||
|
name: Backports
|
||||||
|
|
||||||
|
authorizedUsers:
|
||||||
|
- ckerr
|
||||||
|
- MarshallOfSound
|
||||||
|
- codebytere
|
||||||
|
|
Loading…
Add table
Reference in a new issue