chore: check stale for draft pr (#8803)
This commit is contained in:
@@ -75,9 +75,6 @@ jobs:
|
|||||||
# Skip PRs with these labels (comma-separated)
|
# Skip PRs with these labels (comma-separated)
|
||||||
exempt-pr-labels: 'keep-open,wip,work-in-progress,security,pinned,dependencies'
|
exempt-pr-labels: 'keep-open,wip,work-in-progress,security,pinned,dependencies'
|
||||||
|
|
||||||
# Skip draft PRs (they're typically work in progress)
|
|
||||||
exempt-draft-pr: true
|
|
||||||
|
|
||||||
# === ISSUE CONFIGURATION (DISABLED) ===
|
# === ISSUE CONFIGURATION (DISABLED) ===
|
||||||
# We only want to manage PRs, not issues
|
# We only want to manage PRs, not issues
|
||||||
days-before-issue-stale: -1
|
days-before-issue-stale: -1
|
||||||
|
|||||||
Reference in New Issue
Block a user