Sha256: 5e4d9cbb9259fd67591e97105f4b7e5a1fdfda7a25d1ccaacf329d9e2e1ce77e

Contents?: true

Size: 682 Bytes

Versions: 4

Compression:

Stored size: 682 Bytes

Contents

# Number of days of inactivity before an issue becomes stale
daysUntilStale: 84
# 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

4 entries across 4 versions & 1 rubygems

Version Path
friendly_id-5.5.1 .github/stale.yml
friendly_id-5.5.0 .github/stale.yml
friendly_id-5.4.2 .github/stale.yml
friendly_id-5.4.1 .github/stale.yml