Sha256: e1a2d08c3bfffe253f417c9f78fc30df6414ad6bbc1e772f88cd32b5e6463e78

Contents?: true

Size: 682 Bytes

Versions: 9

Compression:

Stored size: 682 Bytes

Contents

# Number of days of inactivity before an issue becomes stale
daysUntilStale: 30
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
  - pinned
  - security
# Label to use when marking an issue as stale
staleLabel: stale
# Comment to post when marking an issue as stale. Set to `false` to disable
markComment: >
  This issue has been automatically marked as stale because it has not had
  recent activity. It will be closed if no further activity occurs. Thank you
  for your contributions.
# Comment to post when closing a stale issue. Set to `false` to disable
closeComment: false

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
processout-3.2.0 .github/stale.yml
processout-3.1.0 .github/stale.yml
processout-3.0.0 .github/stale.yml
processout-2.31.0 .github/stale.yml
processout-2.30.0 .github/stale.yml
processout-2.29.0 .github/stale.yml
processout-2.28.0 .github/stale.yml
processout-2.27.1 .github/stale.yml
processout-2.26.0 .github/stale.yml