Skip to content

Commit 9464a72

Browse files
meysholdtona-agent
andcommitted
Fix rule link in automation PR template to use sonarcloud.io
Co-authored-by: Ona <no-reply@ona.com>
1 parent ffa6224 commit 9464a72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.ona/fix-sonar-issue.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ action:
5959
| Field | Value |
6060
|-------|-------|
6161
| **Issue** | [View in SonarQube Cloud](https://sonarcloud.io/project/issues?id=ona-samples_sonarcube-integration&issues=<issue-key>&open=<issue-key>) |
62-
| **Rule** | `<rule-key>` — [View rule](https://rules.sonarsource.com/java/RSPEC-<rule-number>) |
62+
| **Rule** | `<rule-key>` — [View rule](https://sonarcloud.io/organizations/ona-samples/rules?open=<rule-key>&rule_key=<rule-key>) |
6363
| **Severity** | <severity> |
6464
| **Type** | <clean-code-attribute-category> |
6565
| **Message** | <sonar-message> |

0 commit comments

Comments
 (0)