good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 7dbb075c authored by Felix Lange's avatar Felix Lange Committed by GitHub
Browse files

Change issue labels in bot configs to the new prefixed version (#18311)

parents aebf9e2f 88d7d4fe
Branches
Tags
No related merge requests found
# Number of days of inactivity before an Issue is closed for lack of response # Number of days of inactivity before an Issue is closed for lack of response
daysUntilClose: 30 daysUntilClose: 30
# Label requiring a response # Label requiring a response
responseRequiredLabel: more-information-needed responseRequiredLabel: "need:more-information"
# Comment to post when closing an Issue for lack of response. Set to `false` to disable # Comment to post when closing an Issue for lack of response. Set to `false` to disable
closeComment: > closeComment: >
This issue has been automatically closed because there has been no response This issue has been automatically closed because there has been no response
......
...@@ -7,7 +7,7 @@ exemptLabels: ...@@ -7,7 +7,7 @@ exemptLabels:
- pinned - pinned
- security - security
# Label to use when marking an issue as stale # Label to use when marking an issue as stale
staleLabel: stale staleLabel: "status:inactive"
# Comment to post when marking an issue as stale. Set to `false` to disable # Comment to post when marking an issue as stale. Set to `false` to disable
markComment: > markComment: >
This issue has been automatically marked as stale because it has not had This issue has been automatically marked as stale because it has not had
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment