7 Commits
Author SHA1 Message Date
Anita Stanisz 5a8df806f0 SQRP-122 Reference SonarQube Community Build (#61) 2025-01-08 11:14:06 +01:00
Benjamin Raymond 2a53a0f68e SQQGGHA-9 Revert action name to avoid unexpected URL change 2024-12-18 11:20:23 +01:00
7PH 424137db1f SQQGGHA-9 Use new SonarQube (Server, Cloud) product names 2024-12-09 16:43:34 +01:00
C. Münker dc2f7b0dd9 Add a polling timeout (#50)
The property timeout-minutes in a GitHub step is not supported in composed actions. So the workaround to stop the waiting for finishing the sonar scan is not working in such cases.
To fix this issue, a polling timeout variable was introduced, which stops the waiting if the timeout is reached.
2024-08-30 10:37:47 +02:00
Jana Storch 00d36147d5 Define value for quality-gate-status output
GitHub actions yaml is invalid without the value definition. Second, the action does not return the output without this definition.
2022-10-06 09:19:14 +02:00
Al Dass aefc85a4c6 SQQGGHA-2 Introduce a quality-gate-status output variable 2022-07-14 10:39:09 +02:00
Jacek 388210fd6e SONAR-14825 Provide Quality Gate check GitHub Action 2021-05-14 09:04:32 +02:00