Skip to content

Conversation

@refack
Copy link
Contributor

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Sep 21, 2018
@devsnek
Copy link
Member

I think you also need to push to your branch before you push to upstream. Can that be mentioned?

@refack
Copy link
ContributorAuthor

I think you also need to push to your branch before you push to upstream. Can that be mentioned?

Like in the line above that 😉

@refackrefack added the meta Issues and PRs related to the general management of the project. label Sep 21, 2018
@devsnek
Copy link
Member

@refack i mean the explicit order. if you push to upstream before your branch it closes it but does it red instead of purple.

@refack
Copy link
ContributorAuthor

i mean the explicit order.

Gotcha

red closed status. If you close the PR before GitHub adjusts its status, it will
show up as a 0 commit PR and the changed file history will be empty. Also if you
push upstream before you push to your branch, GitHub will close the issue with
red status so the order of operations important.
Copy link
Member

@gireeshpunathilgireeshpunathilSep 22, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably operations important -> operations is important. ?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@lundibundilundibundi added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Sep 25, 2018
@lundibundi
Copy link
Member

@danbev
Copy link
Contributor

Landed in 938b269.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.metaIssues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@refack@nodejs-github-bot@devsnek@lundibundi@danbev@gireeshpunathil