[PR #5513] [MERGED] Workflow to gitea (forgot git add and commit) #5854

Open
opened 2025-11-20 07:07:55 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: workflow_to_gitea


📝 Commits (3)

  • c2c25df New workflow to push to gitea and change links
  • 4c4706a Update workflow
  • b27d538 Merge branch 'main' into workflow_to_gitea

📊 Changes

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

View changed files

📝 .github/workflows/push-to-gitea.yaml (+3 -0)

📄 Description

✍️ Description

Link: #

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/5513 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 6/27/2025 **Status:** ✅ Merged **Merged:** 6/27/2025 **Merged by:** [@CrazyWolf13](https://github.com/CrazyWolf13) **Base:** `main` ← **Head:** `workflow_to_gitea` --- ### 📝 Commits (3) - [`c2c25df`](https://github.com/community-scripts/ProxmoxVE/commit/c2c25dfd34d543a6afc400bf7164e037044f0129) New workflow to push to gitea and change links - [`4c4706a`](https://github.com/community-scripts/ProxmoxVE/commit/4c4706a0187790060b485f3e1c58b11d57a166ca) Update workflow - [`b27d538`](https://github.com/community-scripts/ProxmoxVE/commit/b27d5385b06521802d9f0ffb9869dd118ea6fde8) Merge branch 'main' into workflow_to_gitea ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/push-to-gitea.yaml` (+3 -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 PR / Issue Link: # ## ✅ 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>
saavagebueno added the pull-request label 2025-11-20 07:07:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#5854