Skip to content
Snippets Groups Projects
Unverified Commit 98ee7169 authored by Artem Pelenitsyn's avatar Artem Pelenitsyn Committed by GitHub
Browse files

mergify: two-day delay should account for the squash label

parent 52cc82d4
No related tags found
No related merge requests found
......@@ -9,7 +9,9 @@ pull_request_rules:
name: Wait for 2 days before validating merge
conditions:
- updated-at<2 days ago
- label=merge me
- or
- label=merge me
- label=squash+merge me
- '#approved-reviews-by>=2'
# rebase+merge strategy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment