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

Create CODEOWNERS #1004

Merged
merged 1 commit into from Jul 11, 2017
Merged

Create CODEOWNERS #1004

merged 1 commit into from Jul 11, 2017

Conversation

keithamus
Copy link
Member

Thanks to the new Code Owners feature we can now automatically require reviews from individual contributors, or a group of contributors.

This change adds a CODEOWNERS file to this repo, saying that all files in the repo are owned by @chaijs/chai - which consists of @logicalparadox, @astorije, @keithamus, @shvaikalesh, @lucasfcosta, @vieiralucas and @meeber. With this file, at least one of those maintainers will need to approve every pull request coming into this repo. The team will pinged for every PR.

@keithamus keithamus requested a review from a team July 7, 2017 12:50
meeber
meeber previously approved these changes Jul 7, 2017
Copy link
Contributor

@meeber meeber left a comment

Choose a reason for hiding this comment

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

LGTM

vieiralucas
vieiralucas previously approved these changes Jul 7, 2017
@keithamus
Copy link
Member Author

Can't easily see why the build is failing - looks like an IE11 issue. I'll look into it later.

@shvaikalesh
Copy link
Contributor

Looks like fails are caused by SameValueZero tests (https://github.com/chaijs/chai/pull/994/files#diff-c7f56e7ef2d6759cc445c937a78f61cfR1725) added in #994. I think we should comment them until we drop IE11.

@keithamus
Copy link
Member Author

😞 We really need to figure out a good way to run saucelabs tests in PRs

@meeber meeber dismissed stale reviews from vieiralucas and themself via cf70b11 July 11, 2017 23:09
Copy link
Contributor

@meeber meeber left a comment

Choose a reason for hiding this comment

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

Rerunning Travis build wasn't good enough; had to rebase to get this passing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants