[PR #1395] [MERGED] [core]: check json date of new prs & update it #3001

Closed
opened 2025-11-20 05:32:56 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/1395
Author: @MickLesk
Created: 1/10/2025
Status: Merged
Merged: 1/10/2025
Merged by: @michelroegl-brunner

Base: mainHead: json_date


📝 Commits (1)

  • 3bc4292 Create check_and_update_json_date.yml

📊 Changes

1 file changed (+43 additions, -0 deletions)

View changed files

.github/workflows/check_and_update_json_date.yml (+43 -0)

📄 Description

✍️ Description

Provide a summary of the changes made and/or reference the issue being addressed.

Check an json date on an opened / edited PR and update it if json.date <> actual.date

🛠️ Type of Change

  • New feature (non-breaking change that adds functionality)

Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/1395 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 1/10/2025 **Status:** ✅ Merged **Merged:** 1/10/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `json_date` --- ### 📝 Commits (1) - [`3bc4292`](https://github.com/community-scripts/ProxmoxVE/commit/3bc4292938bc167b2245b4af35e10cb883b1b25d) Create check_and_update_json_date.yml ### 📊 Changes **1 file changed** (+43 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/check_and_update_json_date.yml` (+43 -0) </details> ### 📄 Description ## ✍️ Description Provide a summary of the changes made and/or reference the issue being addressed. Check an json date on an opened / edited PR and update it if json.date <> actual.date --- ## 🛠️ Type of Change - [x] New feature (non-breaking change that adds functionality) --- ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [x] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [x] Testing performed (I have thoroughly tested my changes and verified expected functionality.) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 05:32:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3001