SAP / jenkins-library

Jenkins shared library for Continuous Delivery pipelines.
https://www.project-piper.io
Apache License 2.0
769 stars 583 forks source link

OSS report for PRs: fix detect documentation url and quiet down formatting #4895

Closed johanneseschrig closed 2 months ago

johanneseschrig commented 2 months ago

Changes

The pull request decoration for detect scan is formatted quite loudly (font is very large and bold). This gets especially messy when multiple PR builds run and each run comments. Compared to other scan tools like e.g. SonarQube, this is unnecessary:

Screenshots ![image](https://github.com/SAP/jenkins-library/assets/6208191/3e9d8164-3735-4a98-8561-3205a473f5b4) vs ![image](https://github.com/SAP/jenkins-library/assets/6208191/a43740bc-efda-4e54-a4ca-e0dd43592f0c)

Also, the link pointing to the detect documentation 404s, and is not clickable since the header tags need to be outside of the <a> tags in GitHub Markdown.

This PR

Screenshots Before: ![image](https://github.com/SAP/jenkins-library/assets/6208191/e6600601-a700-409b-a6cf-a64d00d9166d) after ![image](https://github.com/SAP/jenkins-library/assets/6208191/1be96100-3bfc-4f88-864f-ce04c5ff1775)
cla-assistant[bot] commented 2 months ago

CLA assistant check
All committers have signed the CLA.

tiloKo commented 2 months ago

/it

tiloKo commented 2 months ago

/it

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud