Add setting to assign PRs to self (#149139)

This commit is contained in:
Alex Ross 2022-05-10 10:02:20 +02:00 committed by GitHub
parent dcf27391b7
commit 934e378165
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -100,4 +100,5 @@
"comments": "inline",
"strings": "inline"
},
"githubPullRequests.assignCreated": "${user}"
}