Deprecate `update-release-status.yml` workflow

Đang mở
#476 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

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

Hướng nghiên cứu

So sánh workflow update-release-status.yml với scripts/release/webhook-handler.js để xác định logic trạng thái release cần được chuyển vào Azure Function. Xác nhận rằng function có thể dispatch update-status.yml sau khi tất cả check-runs hoàn tất, sau đó deprecate workflow khi hành vi tương đương được thể hiện ở đó.

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

Mô tả

enhancement release-process

The update-release-status.yml workflow is responsible to monitor the overall states of a release and dispatch the update-status.yml if all the check-runs successfully concluded.

The initial goal was to respond to check run events, but GitHub Actions doesn't dispatch this event generated by workflows to prevent divergent execution.
To reintroduce this behavior we have implemented an Azure Function that dispatches the update-release-status.yml workflow.

This Azure Function implemented in webhook-handler.js can include all the logic in update-release-status.yml.

Ngôn ngữ chính
CodeQL
Star
227
Fork
82
Merge trung bình
6 ngày 7 giờ
Pull request đã merge (30 ngày)
9

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

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

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của github/codeql-coding-standards

Tất cả issue của github/codeql-coding-standards

Issue tương tự

Thêm issue về DevOps

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.