mirror of
https://github.com/inspec/inspec
synced 2025-02-17 06:28:40 +00:00
yamllint to fix config maybe?
Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
parent
42e90f08a5
commit
0474d81659
1 changed files with 9 additions and 9 deletions
|
@ -162,12 +162,12 @@ subscriptions:
|
|||
- built_in:notify_chefio_slack_channels
|
||||
- workload: pull_request_opened:{{agent_id}}:*
|
||||
actions:
|
||||
- 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
|
||||
- trigger_pipeline:coverage
|
||||
- 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
|
||||
- trigger_pipeline:coverage
|
||||
|
|
Loading…
Add table
Reference in a new issue