Merge pull request #4487 from inspec/mj/ghe

Tweak expeditor configuration for PR template and auto assignment
This commit is contained in:
Ryan Davis 2019-09-13 13:26:16 -07:00 committed by GitHub
commit 1c1211ea36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -155,4 +155,11 @@ subscriptions:
- built_in:notify_chefio_slack_channels
- 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
- inspec/inspec-core-team