Microsoft GitHub Actions Exam GH-200 Question # 10 Topic 2 Discussion

Microsoft GitHub Actions Exam GH-200 Question # 10 Topic 2 Discussion

GH-200 Exam Topic 2 Question 10 Discussion:
Question #: 10
Topic #: 2

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?


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


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


Get Premium GH-200 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.