Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

just use merge commits in the security repo #505

Merged
merged 1 commit into from
Feb 18, 2016

Conversation

chadwhitacre
Copy link
Contributor

Merge commits are easier to do in GitHub and they're our normal practice. The only downside I see (specific to this situation; merge commits have their detractors in general) is that we end up with a commit comment in the main repo that points to a PR in the security repo. Meh.

Merge commits are easier to do in GitHub and they're our normal
practice. The only downside I see (specific to this situation--merge
commits have their detractors in general) is that we end up with a
commit comment in the main repo that points to a PR in the security
repo. Meh.
@chadwhitacre chadwhitacre mentioned this pull request Feb 17, 2016
@chadwhitacre
Copy link
Contributor Author

Any objections @rohitpaulk @TheHmadQureshi et al.?

@TheHmadQureshi
Copy link

What actually you are saying? Opening ticket here for every h1 report and then Merge commits ? and give reference on h1? is that what you are saying?

@chadwhitacre
Copy link
Contributor Author

No, this is about a somewhat obscure distinction between two methods of merging pull requests.

@chadwhitacre
Copy link
Contributor Author

Fundamentally we want to:

  1. merge the pull request in the private security repo,
  2. deploy to production from there, and then
  3. sync with our public gratipay.com repo.

The proposal here is that we simply use GitHub's big green "Merge" button for step 1.

@chadwhitacre
Copy link
Contributor Author

Hearing no objections, and @rohitpaulk already having introduced this practice ... :-)

chadwhitacre added a commit that referenced this pull request Feb 18, 2016
just use merge commits in the security repo
@chadwhitacre chadwhitacre merged commit 7b2827a into master Feb 18, 2016
@chadwhitacre chadwhitacre deleted the simplify-security-workflow branch February 18, 2016 18:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants