[PR #2741] [MERGED] Update Script Test Workflow #3862

Closed
opened 2025-11-20 06:07:05 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2741
Author: @michelroegl-brunner
Created: 2/28/2025
Status: Merged
Merged: 2/28/2025
Merged by: @tremor021

Base: mainHead: update_test_wf


📝 Commits (2)

📊 Changes

1 file changed (+19 additions, -15 deletions)

View changed files

📝 .github/workflows/script-test.yml (+19 -15)

📄 Description

✍️ Description

This updates the Script Test Workflow to only post a comment when the error message differs to avoid spaming the PR with the same comment over and over again.

Also we no longer fail the Workflow when a error occours.

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • Self-review performed – Code follows established patterns and conventions.
  • Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • [] 🆕 New script – A fully functional and tested script or script set.
  • [] 🐞 Bug fix – Resolves an issue without breaking functionality.
  • [] New feature – Adds new, non-breaking functionality.
  • [] 💥 Breaking change – Alters existing functionality in a way that may require updates.

📋 Additional Information (optional)


🔄 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/2741 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 2/28/2025 **Status:** ✅ Merged **Merged:** 2/28/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `update_test_wf` --- ### 📝 Commits (2) - [`772d619`](https://github.com/community-scripts/ProxmoxVE/commit/772d619433be112973cde830e7ab258eaa462d23) Update Workflow - [`aa68ef5`](https://github.com/community-scripts/ProxmoxVE/commit/aa68ef563f91ee64c140facb7414c2f6f413e21d) Update ### 📊 Changes **1 file changed** (+19 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/script-test.yml` (+19 -15) </details> ### 📄 Description ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> This updates the Script Test Workflow to only post a comment when the error message differs to avoid spaming the PR with the same comment over and over again. Also we no longer fail the Workflow when a error occours. ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [X] **Self-review performed** – Code follows established patterns and conventions. - [X] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [] 🆕 **New script** – A fully functional and tested script or script set. - [] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [] ✨ **New feature** – Adds new, non-breaking functionality. - [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. --> --- <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 06:07:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3862