mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Merge from vscode 099a7622e6e90dbcc226e428d4e35a72cb19ecbc (#9646)
* Merge from vscode 099a7622e6e90dbcc226e428d4e35a72cb19ecbc * fix strict
This commit is contained in:
13
.github/commands.yml
vendored
13
.github/commands.yml
vendored
@@ -1,3 +1,16 @@
|
||||
# {
|
||||
# perform: true,
|
||||
# commands: [
|
||||
# {
|
||||
# type: 'comment',
|
||||
# name: 'findDuplicates',
|
||||
# allowUsers: ['cleidigh', 'usernamehw', 'gjsjohnmurray', 'IllusionMH'],
|
||||
# action: 'comment',
|
||||
# comment: "Potential duplicates:\n${potentialDuplicates}"
|
||||
# }
|
||||
# ]
|
||||
# }
|
||||
|
||||
{
|
||||
perform: true,
|
||||
commands: [
|
||||
|
||||
Reference in New Issue
Block a user