Files @ r25079:09d645764ffe
Branch filter:

Location: cpp/openttd-patchpack/source/.github/stale.yml

Patric Stout
Change: rename setting "max_heightlevel" to "map_height_limit"

This better reflects what it is, and hopefully removes a bit of
the confusion people are having what this setting actually does.

Additionally, update the text on the setting to better inform
users what it is doing exactly, so they can make an educated
decision on how to change it.

Next commit will introduce an "auto" value, which should be the
new default. The rename has as added benefit that everyone will
start out on the "auto" value.
daysUntilClose: 7
staleLabel: stale
closeComment: false
exemptMilestones: true
exemptAssignees: true

issues:
  daysUntilStale: 60
  exemptLabels:
  - pinned
  - security
  - "good first issue"
  - regression
  markComment: >
    This issue has been automatically marked as stale because it has not had any activity in the last two months.

    If you believe the issue is still relevant, please test on the latest nightly and report back.

    It will be closed if no further activity occurs within 7 days.

    Thank you for your contributions.

pulls:
  daysUntilStale: 30
  exemptLabels:
  - pinned
  markComment: >
    This pull request has been automatically marked as stale because it has not had any activity in the last month.

    Please feel free to give a status update now, ping for review, or re-open when it's ready.

    It will be closed if no further activity occurs within 7 days.

    Thank you for your contributions.