github / github/vscode-github-actions

Feature: Add Workflow for Manual Version Bump

Đang mở
#507 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
enhancement
Ngôn ngữ chính
TypeScript
Star
660
Fork
213
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

We should add a GitHub Actions workflow powered by [**Universal Version Bump**](https://github.com/marketplace/actions/universal-version-bump).
This will allow maintainers to manually trigger version bumps from the **Actions** tab, keeping the project version consistent and reducing manual errors.

## ✅ Acceptance Criteria
- [ ] A workflow is visible in the **Actions** tab.
- [ ] You can choose the bump type (`patch`, `minor`, `major`).
- [ ] Running the workflow updates the version automatically using [**Universal Version Bump**](https://github.com/marketplace/actions/universal-version-bump).
- [ ] (Optional) Extend the workflow later to include Git tagging + release creation.

## 🌟 Why This Matters
- Keeps project versions aligned with development progress.
- Reduces manual overhead and error-prone version edits.
- Leverages [**Universal Version Bump**](https://github.com/marketplace/actions/universal-version-bump) for reliable and consistent updates.
- Lays foundation for future enhancements like automated tagging, changelog updates, and releases.

---

🙋 If you’d like, I can open a PR to add this workflow.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Start by reviewing the repository's GitHub Actions workflow configuration and the Universal Version Bump action documentation. Add a manually triggerable workflow with patch, minor, and major choices, then verify that a run updates the project version and appears in the Actions tab.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
github-actions
Lĩnh vực
ci-cd, release
Loại issue
Tính năng
Độ khó
2/5
Thời gian dự kiến
1-3 giờ
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
35/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.