#[GitHub] How to make modifications which are requested in my pull request?

4 messages · Page 1 of 1 (latest)

hoary copper
#

If you commit those changes in the same branch that you've requested a pull request for, that commit should be added automatically to the PR.

#

Yes, that is indeed what I ment 🙂 a PR is about a branch, and not about the commits you've made until you've requested that PR. Every commit you'll make in that branch is automatically added until the PR has been accepted.

#

So you could just request a review within the PR for example

dawn citrus
#

You should just mark his comment as resolved