This is an automated email from the ASF dual-hosted git repository. ka94 pushed a commit to branch issues/5278 in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git
commit a170379d0fc7b8eb5ccb15c60f09fe4d291c266a Author: Keon Amini <[email protected]> AuthorDate: Wed May 24 19:59:44 2023 -0500 PagerDuty updated in datasources table --- docs/Overview/SupportedDataSources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Overview/SupportedDataSources.md b/docs/Overview/SupportedDataSources.md index db831962b9..3f9820eaef 100644 --- a/docs/Overview/SupportedDataSources.md +++ b/docs/Overview/SupportedDataSources.md @@ -20,7 +20,7 @@ Apache DevLake(incubating) supports the following data sources. The data from ea | Teambition (Beta) | Issue Tracking | Cloud | Advanced Mode Available | `teambition` | Full Refresh | | Zentao (Beta) | Issue Tracking | v17.x, v18.x | Advanced Mode Available | `zentao` | Full Refresh | | Gitee (WIP) | Source Code Management, Code Review, Issue Tracking | Cloud | Not Available | `gitee`, `gitextractor` | Full Refresh, Incremental Sync(for `issues`,`MRs`) | -| PagerDuty (WIP) | Issue Tracking | Cloud | Not Available | `pagerduty` | Full Refresh | +| PagerDuty | Issue Tracking | Cloud | Not Available | `pagerduty` | Incremental Sync | | Feishu (WIP) | Calendar | Cloud | Not Available | `feishu` | Full Refresh | | AE | Source Code Management | On-prem | Not Available | `ae` | Full Refresh | | Sonarqube | CODE QUALITY | SonarQube v8.x, v9.x | Available | `sonarqube` | Full Refresh |
