Copilot commented on code in PR #807:
URL:
https://github.com/apache/skywalking-website/pull/807#discussion_r2650311742
##########
data/releases.yml:
##########
@@ -585,15 +585,15 @@
icon: helm
description: SkyWalking Kubernetes Helm repository provides ways to
install and configure SkyWalking in a Kubernetes cluster. The scripts are
written in Helm 3.
source:
- - version: v4.7.0
- date: Oct. 21st, 2024
+ - version: v4.8.0
+ date: Dec. 29st, 2025
Review Comment:
The date format contains a typo with "29st" instead of "29th". Additionally,
this date appears to be in the future (December 29, 2025, while the current
date is December 29, 2025), which is unusual for a release date unless this is
intentionally scheduled for later today.
```suggestion
date: Dec. 29th, 2025
```
##########
content/events/release-apache-skywalking-kubernetes-helm-chart-4.8.0/index.md:
##########
@@ -0,0 +1,24 @@
+---
+title: Release Apache SkyWalking Kubernetes Helm Chart 4.8.0
+date: 2025-12-2r
Review Comment:
The date contains an invalid character "2r" instead of a valid date. This
appears to be a typo and should be corrected to a valid date format like
"2025-12-29".
```suggestion
date: 2025-12-29
```
--
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]