You have a GitHub repository that uses the GitHub Copilot coding agent and GitHub Copilot Chat.
You need to add a GitHub Actions workflow that meets the following requirements:
Blocks merges unless agent changes are reviewed by a human.
Fails if the pull request author is the Copilot coding agent.
How should you complete the workflow? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

Submit