Examples of using Pull request in English and their translations into French
{-}
-
Colloquial
-
Official
In the pull request, choose the option to edit the title or description.
specifying the ID of the pull request.
To post a reply to a comment in a pull request, run the post-comment-reply command, specifying.
to the source branch, which updates the pull request with code changes.
You should be able to create the pull request, but get an error if you try to merge it.
the AWS CLI to update the title or description of a pull request.
When you are satisfied that all the code changes have been reviewed and agreed to, from the pull request, do one of the following.
You can use the AWS CodeCommit console to update the title and description of a pull request in an AWS CodeCommit repository.
To view whether there are any merge conflicts for a pull request, run the get-merge-conflicts command, specifying.
The full commit ID of the commit in the destination branch where the pull request will be merged with the--before-commit-id option.
Pull request comment events: If you select this option, users receive emails when someone comments or replies to a comment in a pull request.
users receive emails when someone comments on a commit outside of a pull request.
verify that Pull Request and Push are both selected.
Required to change the description of a pull request in an AWS CodeCommit repository.
Required to change the status of a pull request in an AWS CodeCommit repository.
Required to change the title of a pull request in an AWS CodeCommit repository.
If you specify a pull request ID, it must use the format pr/ pull-request-ID for example, pr/25.
including pull request branches, by using the git merge command in your local repo
Her changes are incorporated into the pull request every time she pushes them to that branch in AWS CodeCommit.
Use the AWS CodeCommit console to either close the pull request without merging or, if there are no conflicts,