DaanHoogland commented on code in PR #11406: URL: https://github.com/apache/cloudstack/pull/11406#discussion_r2257715283
########## .github/workflows/linter.yml: ########## @@ -15,7 +15,7 @@ # specific language governing permissions and limitations # under the License. -name: Lint +name: pre-commit Review Comment: what is the significance of this change? ########## README.md: ########## @@ -1,4 +1,14 @@ -# Apache CloudStack [](https://github.com/apache/cloudstack/actions/workflows/build.yml) [](https://github.com/apache/cloudstack/actions/workflows/ui.yml) [](https://github.com/apache/cloudstack/actions/workflows/rat.yml) [](https://github.com/apache/cloudstack/actions/workflows/ci.yml) [](https://sonarcloud.io/dashboard?id=apache_cloudstack) [](https://codecov.io/gh/apache/cloudstack) +# Apache CloudStack + +[](https://github.com/apache/cloudstack/actions/workflows/build.yml) +[](https://codecov.io/gh/apache/cloudstack) Review Comment: I guess this one goes for all the badges. -- 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]
