Examples of using Pull request in English and their translations into Spanish
{-}
-
Colloquial
-
Official
Required to return information about one or more pull request events.
A pull request is the primary way you
As soon as you make the pull request, other developers will be looking at your commits,
Use the AWS CodeCommit console to either close the pull request without merging or, if there are no conflicts,
The best way is to send a github pull request against the sympy/sympy repository.
A pull request is basically asking the person in charge of the branch to include your code.
closes the pull request and attempts to merge the code into the destination branch using the fast-forward merge option.
For example, to update the status of a pull request with the ID of 42 to a status of CLOSED in an AWS CodeCommit repository named MyDemoRepo.
Based on the type and content of the pull request, it can either be merged immediately,
you could submit that code back to a branch by making a pull request.
Please ensure that you are sending your pull request to the correct branch
replies to a comment in a pull request.
you need to avoid using git rebase after creating the pull request.
the AWS CLI to update the title or description of a pull request.
it's usually a good idea to clean up your code with an interactive rebase before submitting your pull request.
An analysis is also performed to determine whether the two branches can be merged automatically when the pull request is closed.
This also gives you the chance to squash any follow-up commits added during a pull request.
If you configured notifications, subscribers to the Amazon SNS topic receive an email to inform them of the newly created pull request.
fixed the bug and want to contribute it to us, please create an account on Github and use a pull request.
You can use the AWS CodeCommit console to update the title and description of a pull request in an AWS CodeCommit repository.