Bläddra i källkod

chore: Update stale.yml config

version-14
Suraj Shetty 4 år sedan
committed by GitHub
förälder
incheckning
0827fba2d8
Ingen känd nyckel hittad för denna signaturen i databasen GPG-nyckel ID: 4AEE18F83AFDEB23
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. +2
    -2
      .github/stale.yml

+ 2
- 2
.github/stale.yml Visa fil

@@ -1,7 +1,7 @@
# Configuration for probot-stale - https://github.com/probot/stale

# Number of days of inactivity before an Issue or Pull Request becomes stale
daysUntilStale: 10
daysUntilStale: 7

# Number of days of inactivity before a stale Issue or Pull Request is closed.
# Set to false to disable. If disabled, issues still need to be closed manually, but will remain marked as stale.
@@ -28,7 +28,7 @@ markComment: >
you can always reopen the PR when you're ready. Thank you for contributing.

# Limit the number of actions per hour, from 1-30. Default is 30
limitPerRun: 30
limitPerRun: 10

# Limit to only `issues` or `pulls`
only: pulls

Laddar…
Avbryt
Spara