[PR #11901] [CLOSED] Stop workflows but gitea #9830

Closed
opened 2026-02-26 17:31:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/11901
Author: @alkex992
Created: 2/14/2026
Status: Closed

Base: mainHead: stop-workflows-but-gitea


📝 Commits (10+)

  • 620142a Stop auto-update-app-headers workflow
  • b2b15aa Stop changelog-archive workflow
  • 12a5127 Rename changelog-pr.yml to changelog-pr.yml.stop
  • 5673307 Rename close-discussion.yml to close-discussion.yml.stop
  • 2ce1faa Rename close-tteck-issues.yaml to close-tteck-issues.yaml.stop
  • 5329705 Rename close_issue_in_dev.yaml to close_issue_in_dev.yaml.stop
  • eac116c Rename create-docker-for-runner.yml to create-docker-for-runner.yml.stop
  • 16618a4 Rename delete-json-branch.yml to delete-json-branch.yml.stop
  • bc544e8 Rename frontend-cicd.yml to frontend-cicd.yml.stop
  • e8715b9 Rename github-release.yml to github-release.yml.stop

📊 Changes

14 files changed (+0 additions, -0 deletions)

View changed files

📝 .github/workflows/auto-update-app-headers.yml.stop (+0 -0)
📝 .github/workflows/autolabeler.yml.stop (+0 -0)
📝 .github/workflows/changelog-archive.yml.stop (+0 -0)
📝 .github/workflows/changelog-pr.yml.stop (+0 -0)
📝 .github/workflows/close-discussion.yml.stop (+0 -0)
📝 .github/workflows/close-tteck-issues.yaml.stop (+0 -0)
📝 .github/workflows/close_issue_in_dev.yaml.stop (+0 -0)
📝 .github/workflows/create-docker-for-runner.yml.stop (+0 -0)
📝 .github/workflows/delete-json-branch.yml.stop (+0 -0)
📝 .github/workflows/frontend-cicd.yml.stop (+0 -0)
📝 .github/workflows/github-release.yml.stop (+0 -0)
📝 .github/workflows/lock-issue.yaml.stop (+0 -0)
📝 .github/workflows/update-json-date.yml.stop (+0 -0)
📝 .github/workflows/update-versions-github.yml.stop (+0 -0)

📄 Description

✍️ Description

Fixes #

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 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.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 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/11901 **Author:** [@alkex992](https://github.com/alkex992) **Created:** 2/14/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `stop-workflows-but-gitea` --- ### 📝 Commits (10+) - [`620142a`](https://github.com/community-scripts/ProxmoxVE/commit/620142ae697fa0879ded19837ff487811a92730b) Stop auto-update-app-headers workflow - [`b2b15aa`](https://github.com/community-scripts/ProxmoxVE/commit/b2b15aa324196744dfff38e291d453b1b8a90b2c) Stop changelog-archive workflow - [`12a5127`](https://github.com/community-scripts/ProxmoxVE/commit/12a512726720d50f0e3df485bf275e764918f6ff) Rename changelog-pr.yml to changelog-pr.yml.stop - [`5673307`](https://github.com/community-scripts/ProxmoxVE/commit/5673307ea76519d17422dd25e98d6bb57ca3fc6b) Rename close-discussion.yml to close-discussion.yml.stop - [`2ce1faa`](https://github.com/community-scripts/ProxmoxVE/commit/2ce1faacbb62b48afc8a15259d6dd0cad5e64cbd) Rename close-tteck-issues.yaml to close-tteck-issues.yaml.stop - [`5329705`](https://github.com/community-scripts/ProxmoxVE/commit/532970535320e70cf704b0cfa45fe0f5e31ba0f1) Rename close_issue_in_dev.yaml to close_issue_in_dev.yaml.stop - [`eac116c`](https://github.com/community-scripts/ProxmoxVE/commit/eac116c896d9212b2c861975cef25c2c31f4a613) Rename create-docker-for-runner.yml to create-docker-for-runner.yml.stop - [`16618a4`](https://github.com/community-scripts/ProxmoxVE/commit/16618a4207e756ebde237dcb7306ec47a7ad89b6) Rename delete-json-branch.yml to delete-json-branch.yml.stop - [`bc544e8`](https://github.com/community-scripts/ProxmoxVE/commit/bc544e8f4f7947608144cb450ffcc3d37f3f48da) Rename frontend-cicd.yml to frontend-cicd.yml.stop - [`e8715b9`](https://github.com/community-scripts/ProxmoxVE/commit/e8715b94a883afdd9aa2eb9708ea5acf92649708) Rename github-release.yml to github-release.yml.stop ### 📊 Changes **14 files changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/auto-update-app-headers.yml.stop` (+0 -0) 📝 `.github/workflows/autolabeler.yml.stop` (+0 -0) 📝 `.github/workflows/changelog-archive.yml.stop` (+0 -0) 📝 `.github/workflows/changelog-pr.yml.stop` (+0 -0) 📝 `.github/workflows/close-discussion.yml.stop` (+0 -0) 📝 `.github/workflows/close-tteck-issues.yaml.stop` (+0 -0) 📝 `.github/workflows/close_issue_in_dev.yaml.stop` (+0 -0) 📝 `.github/workflows/create-docker-for-runner.yml.stop` (+0 -0) 📝 `.github/workflows/delete-json-branch.yml.stop` (+0 -0) 📝 `.github/workflows/frontend-cicd.yml.stop` (+0 -0) 📝 `.github/workflows/github-release.yml.stop` (+0 -0) 📝 `.github/workflows/lock-issue.yaml.stop` (+0 -0) 📝 `.github/workflows/update-json-date.yml.stop` (+0 -0) 📝 `.github/workflows/update-versions-github.yml.stop` (+0 -0) </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description ## 🔗 Related Issue Fixes # ## ✅ Prerequisites (**X** in brackets) - [ ] **Self-review completed** – Code follows project standards. - [ ] **Tested thoroughly** – Changes work as expected. - [ ] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [ ] 🐞 **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. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 17:31:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#9830
No description provided.