浏览代码

Change issue labels in bot configs to the new prefixed version

Adam Schmideg 7 年之前
父节点
当前提交
88d7d4fed4
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      .github/no-response.yml
  2. 1 1
      .github/stale.yml

+ 1 - 1
.github/no-response.yml

@@ -1,7 +1,7 @@
 # Number of days of inactivity before an Issue is closed for lack of response
 daysUntilClose: 30
 # 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
 closeComment: >
   This issue has been automatically closed because there has been no response

+ 1 - 1
.github/stale.yml

@@ -7,7 +7,7 @@ exemptLabels:
   - pinned
   - security
 # 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
 markComment: >
   This issue has been automatically marked as stale because it has not had