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

Add author_is_only_contributor predicate #77

Merged
merged 2 commits into from May 1, 2019

Conversation

bluekeyes
Copy link
Member

This predicate is satisfied if the user who created the pull request is
the only author or committer of commits in the pull request.

Fixes #74.

This predicate is satisfied if the user who created the pull request is
the only author or committer of commits in the pull request.
Not sure how useful this is, but it's easy to support and matches the
existing predicate behavior (do not define predicates that do not apply)
@bluekeyes bluekeyes merged commit 0452a46 into develop May 1, 2019
@bluekeyes bluekeyes deleted the bkeyes/author-only-contributor branch May 1, 2019 23:34
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.

Support "only_has_contributor_in"
2 participants