mirror of https://github.com/webpack/webpack.git
less thanks messages
This commit is contained in:
parent
c0a7478a98
commit
6f2f39a1cb
|
@ -205,19 +205,6 @@ rules:
|
||||||
state: APPROVED|CHANGES_REQUESTED
|
state: APPROVED|CHANGES_REQUESTED
|
||||||
actions:
|
actions:
|
||||||
label: "PR: unreviewed"
|
label: "PR: unreviewed"
|
||||||
- filters:
|
|
||||||
open: true
|
|
||||||
commit: true
|
|
||||||
not:
|
|
||||||
review:
|
|
||||||
state: APPROVED|CHANGES_REQUESTED
|
|
||||||
age:
|
|
||||||
maximum: 1w
|
|
||||||
actions:
|
|
||||||
comment:
|
|
||||||
identifier: "pr-thanks"
|
|
||||||
message: |-
|
|
||||||
Thanks for your Pull Request. I labeled the Pull Request, so maintainers will review it.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue