shijl0925 / python-sonarqube-api

Python Client library for interacting with Community, Developer, and Enterprise Editions SonarQube's REST APIs and SonarCloud's REST APIs.
https://python-sonarqube-pro-api.readthedocs.io/en/latest/
GNU Affero General Public License v3.0
133 stars 77 forks source link

create_quality_gate updated to return gate id #5

Closed apt-x4869 closed 4 years ago

apt-x4869 commented 4 years ago

It will be good if we can get quality gate id after creating it. Many cases arrive where we have to use it in development. Sonarquube guys haven't updated or may be missed to mention the response in their docs

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

shijl0925 commented 4 years ago

There are some Conflicting files in this pulI request, so i don't merge it.But I have fixed it in the latest code. Please fork the latest code.