Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block any commits that derive from a bad merge we removed via force push #11673

Conversation

jasonmalinowski
Copy link
Member

@jasonmalinowski jasonmalinowski commented May 31, 2016

  • It should no longer block future -> master merges, since we've done
    that now.
  • It should block any new pull requests that contain the previous
    bad merge.

Review: @dotnet/roslyn-infrastructure

- It should no longer block future -> master merges, since we've done
  that now.
- It should block any new pull requests that contain the previous
  bad merge.
@jasonmalinowski jasonmalinowski force-pushed the block-commits-deriving-from-bad-merge branch from 73b7b3b to 4913af3 Compare May 31, 2016 23:34
@agocke
Copy link
Member

agocke commented May 31, 2016

👍

1 similar comment
@jaredpar
Copy link
Member

👍

@jasonmalinowski jasonmalinowski merged commit c488df8 into dotnet:master Jun 1, 2016
@jasonmalinowski jasonmalinowski deleted the block-commits-deriving-from-bad-merge branch June 1, 2016 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants