1 parent c0a7478 commit 6f2f39aCopy full SHA for 6f2f39a
1 file changed
open-bot.yaml
@@ -205,19 +205,6 @@ rules:
205
state: APPROVED|CHANGES_REQUESTED
206
actions:
207
label: "PR: unreviewed"
208
-- filters:
209
- open: true
210
- commit: true
211
- not:
212
- review:
213
- state: APPROVED|CHANGES_REQUESTED
214
- age:
215
- maximum: 1w
216
- actions:
217
- comment:
218
- identifier: "pr-thanks"
219
- message: |-
220
- Thanks for your Pull Request. I labeled the Pull Request, so maintainers will review it.
221
222
223
0 commit comments