e2corporation commented on code in PR #3374:
URL: https://github.com/apache/incubator-devlake/pull/3374#discussion_r998321081
##########
config-ui/src/data/Providers.js:
##########
@@ -63,7 +69,10 @@ const ProviderLabels = {
DBT: 'Data Build Tool (DBT)',
STARROCKS: 'StarRocks',
TAPD: 'TAPD',
- DORA: 'DORA'
+ AZURE: 'Azure CI',
+ BITBUCKET: 'BitBucket',
+ GITEE: 'Gitee',
+ DORA: 'dora' // (not a true provider)
Review Comment:
Nice catch, fixed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]