How does GitHub Copilot Enterprise assist in code reviews during the pull request process? (Select two.)
It automatically merges pull requests after an automated review.
It generates a prose summary and a bulleted list of key changes for pull requests.
It can validate the accuracy of the changes in the pull request.
It can answer questions about the changeset of the pull request.
GitHub Copilot Enterprise assists in code reviews by generating summaries of pull requests and answering questions about the changes made.
Submit