Browse Source

Add Azure DevOps Health (#2191)

pull/2698/head
Matheus Felipe 2 years ago
committed by GitHub
parent
commit
58e89287f0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -302,6 +302,7 @@ API | Description | Auth | HTTPS | CORS |
### Continuous Integration
API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
| [Azure DevOps Health](https://docs.microsoft.com/en-us/rest/api/resourcehealth/?WT.mc_id=DOP-MVP-5001937) | Resource health helps you diagnose and get support when an Azure issue impacts your resources | `apiKey` | No | No |
| [CircleCI](https://circleci.com/docs/api/v1-reference/) | Automate the software development process using continuous integration and continuous delivery | `apiKey` | Yes | Unknown |
| [Codeship](https://apidocs.codeship.com/) | Codeship is a Continuous Integration Platform in the cloud | `apiKey` | Yes | Unknown |
| [Travis CI](https://docs.travis-ci.com/api/) | Sync your GitHub projects with Travis CI to test your code in minutes | `apiKey` | Yes | Unknown |


Loading…
Cancel
Save