Câu 28: GitHub Actions
As a developer, you need to integrate a GitHub Actions workflow with a third-party code quality provider that uses the Checks API. How should you trigger a follow-up workflow?
Nội dung câu hỏi
As a developer, you need to integrate a GitHub Actions workflow with a third-party code quality provider that uses the Checks API. How should you trigger a follow-up workflow?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. Add the workflow_run webhook event as a trigger for the workflow for the code quality integration name
- B. Add the check_run webhook event as a trigger for the workflow when the code quality integration is completed — đáp án hiện tại
- C. Add the pull_request webhook event as a trigger for the workflow when the code quality integration is synchronized
- D. Add the deployment webhook event as a trigger for the workflow when the code quality integration is completed
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.
Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.