Sha256: 36f6e335e52736f8912323fb5382d42896e07f8120f19fa6cee60dc954fd1042

Contents?: true

Size: 685 Bytes

Versions: 6

Compression:

Stored size: 685 Bytes

Contents

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

6 entries across 6 versions & 4 rubygems

Version Path
mention_system-0.3.1 .github/stale.yml
mention_system-0.3.0 .github/stale.yml
mention_system-0.2.0 .github/stale.yml
like_system-0.2.0 .github/stale.yml
follow_system-0.2.0 .github/stale.yml
bookmark_system-0.2.0 .github/stale.yml