mirror of
https://github.com/block/goose.git
synced 2026-06-02 06:19:33 +02:00
chore: check stale for draft pr (#8803)
This commit is contained in:
@@ -75,9 +75,6 @@ jobs:
|
||||
# Skip PRs with these labels (comma-separated)
|
||||
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) ===
|
||||
# We only want to manage PRs, not issues
|
||||
days-before-issue-stale: -1
|
||||
|
||||
Reference in New Issue
Block a user