2020-02-21 08:57:31 +00:00
|
|
|
pull_request_rules:
|
2020-02-21 09:06:05 +00:00
|
|
|
- name: Automatic close
|
2020-02-21 08:57:31 +00:00
|
|
|
conditions:
|
2020-02-21 09:06:05 +00:00
|
|
|
- "#title!=comments"
|
2020-02-21 08:57:31 +00:00
|
|
|
actions:
|
2020-02-21 09:06:05 +00:00
|
|
|
close:
|
|
|
|
comment: We do not accept GitHub PRs
|