github / github/vscode-github-actions
Display latest build status per workflow as the icon in the workflow list
- 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ả
**Is your feature request related to a problem? Please describe.**
Builds do fail sometimes. That is part of the nature of a CI system. I want to notice a failed build as quickly as possible
**Describe the solution you'd like**
The extension has a "Workflows" list. It correctly lists all the workflows. But I have to click on each of the workflows to open the list with the build result history. Most of the time, I am only interested in the status of the latest run.
The green check mark or red x icon should be displayed left to each workflow name depending on the outcome of the latest run for that workflow.
**Additional context**
I just installed the extension the first time. I like to see my build status in VSCode to be able to quickly act when a build fails (which might block the progress of a whole team in some cases).
Hướng dẫn đóng góp
Hướng nghiên cứu
Bắt đầu bằng cách xác định danh sách Workflows của extension và dữ liệu được sử dụng để hiển thị lịch sử chạy của từng workflow. Thêm kết quả của lần chạy mới nhất bên cạnh tên của từng workflow, sử dụng dấu kiểm màu xanh lá hoặc dấu X màu đỏ tùy trường hợp, và xác minh rằng danh sách phản ánh kết quả của lần chạy mới nhất.
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, typescript, vscode
- Lĩnh vực
- ci-cd, developer-experience
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- 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
- 45/100