mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 00:14:50 +00:00
ci: dont lock really old pull requests
temporary change. mergify incorrectly triggers backport for really old pull requests
This commit is contained in:
1
.github/workflows/lock.yml
vendored
1
.github/workflows/lock.yml
vendored
@@ -19,3 +19,4 @@ jobs:
|
|||||||
github-token: ${{ github.token }}
|
github-token: ${{ github.token }}
|
||||||
issue-inactive-days: 14
|
issue-inactive-days: 14
|
||||||
pr-inactive-days: 14
|
pr-inactive-days: 14
|
||||||
|
exclude-pr-created-before: 2025-01-01
|
||||||
|
|||||||
Reference in New Issue
Block a user