Skip to content

Commit

Permalink
Exclude team members from PR template
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Davis <[email protected]>
  • Loading branch information
zenspider committed Jan 30, 2020
1 parent 9e7f044 commit b5b1664
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .expeditor/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,10 @@ merge_actions:
subscriptions:
- workload: pull_request_opened:{{agent_id}}:*
actions:
- post_github_comment:.expeditor/templates/pull_request.mustache
- post_github_comment:.expeditor/templates/pull_request.mustache:
ignore_team_members:
- inspec/owners
- inspec/inspec-core-team
- built_in:github_auto_assign_author:
only_if_team_member:
- inspec/owners
Expand Down

0 comments on commit b5b1664

Please sign in to comment.