不要怂,就是干,撸起袖子干!

Commit 40f9c985 by Sushant

change: stale config

1 parent 3b12097a
Showing with 6 additions and 0 deletions
...@@ -18,9 +18,15 @@ exemptLabels: ...@@ -18,9 +18,15 @@ exemptLabels:
- semver:major - semver:major
- good first issue - good first issue
# Set to true to ignore issues in a milestone (defaults to false)
exemptMilestones: true
# Label to use when marking an issue as stale # Label to use when marking an issue as stale
staleLabel: stale staleLabel: stale
# Limit to only `issues` or `pulls`
only: issues
# Comment to post when marking an issue as stale. Set to `false` to disable # Comment to post when marking an issue as stale. Set to `false` to disable
markComment: > markComment: >
This issue has been automatically marked as stale because it has not had This issue has been automatically marked as stale because it has not had
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!