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 support for Github teams as reviewers #120

Merged
merged 4 commits into from
Mar 3, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix typo
mrlubos committed Mar 2, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 3005b887c84f4d7e6868105f3f2282651e90aba1
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -109,7 +109,7 @@ useAssigneeGroups: false
Add the PR creator as assignee to the pull request.

```yaml
# Set to author to set pr creater as assignee
# Set to author to set pr creator as assignee
addAssignees: author
```