CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

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.

  1. A. Add the workflow_run webhook event as a trigger for the workflow for the code quality integration name
  2. 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
  3. C. Add the pull_request webhook event as a trigger for the workflow when the code quality integration is synchronized
  4. 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.

Câu hỏi liền kề