Skip to content

Commit f1f9750

Browse files
Add the Windows-Agent team to the testable command (DataDog#12962)
1 parent d8f2f3e commit f1f9750

File tree

1 file changed

+2
-0
lines changed
  • datadog_checks_dev/datadog_checks/dev/tooling/commands/release/trello

1 file changed

+2
-0
lines changed

datadog_checks_dev/datadog_checks/dev/tooling/commands/release/trello/testable.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,7 @@ def testable(
287287
'5': 'Platform',
288288
'6': 'Tools and Libraries',
289289
'7': 'Database Monitoring',
290+
'8': 'Windows-Agent',
290291
's': 'Skip',
291292
'q': 'Quit',
292293
}
@@ -303,6 +304,7 @@ def testable(
303304
'9': 'Infra-Integrations',
304305
'10': 'Tools and Libraries',
305306
'11': 'Database Monitoring',
307+
'12': 'Windows-Agent',
306308
's': 'Skip',
307309
'q': 'Quit',
308310
}

0 commit comments

Comments
 (0)