[PR #2688] [MERGED] New Workflow to close Script Request Discussions on PR merge #3826

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

📋 Pull Request Information

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

Base: mainHead: discussion_wf


📝 Commits (2)

📊 Changes

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

View changed files

.github/workflows/close-discussion.yml (+122 -0)

📄 Description

✍️ Description

This PR adds a Workflow wich can close a Discussion when added in the PR.
You need to add the Discussion ID in the PR Template like; #1102

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)

image


🔄 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/2688 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 2/27/2025 **Status:** ✅ Merged **Merged:** 2/27/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `discussion_wf` --- ### 📝 Commits (2) - [`1d61021`](https://github.com/community-scripts/ProxmoxVE/commit/1d6102164abfed71144bc8f01486afe8d54d2214) New Workflow - [`1d22f92`](https://github.com/community-scripts/ProxmoxVE/commit/1d22f920c381b8328124b7c88a3a47a6da3b9224) New Workflow ### 📊 Changes **1 file changed** (+122 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/close-discussion.yml` (+122 -0) </details> ### 📄 Description ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> This PR adds a Workflow wich can close a Discussion when added in the PR. You need to add the Discussion ID in the PR Template like; `#1102` ## ✅ 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. --> ![image](https://github.com/user-attachments/assets/69884394-e0e3-4c8e-b116-299ded1559d6) --- <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:06:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3826