mirror of
https://github.com/inspec/inspec
synced 2024-11-22 20:53:11 +00:00
Configure expeditor to delete the branch after it is merged.
Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
parent
04ad6351d8
commit
f7c667654a
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ slack:
|
|||
notify_channel: inspec-notify
|
||||
|
||||
github:
|
||||
delete_branch_on_merge: true
|
||||
maintainer_group: chef/inspec-maintainers
|
||||
minor_bump_labels:
|
||||
- "Version: Bump Minor"
|
||||
|
|
Loading…
Reference in a new issue