Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEirik Tsarpalis <eirik.tsarpalis@gmail.com>2022-01-19 14:59:34 +0300
committerGitHub <noreply@github.com>2022-01-19 14:59:34 +0300
commite54df94bc9a5e1e064835be817d3e9ac773e1d9a (patch)
treeaba3862deaca1bd0818e7e528c12b8689ae1237d /.github
parenta5292a6b54ca743efe2e5b6776864efb7c7702a5 (diff)
Replace "needs more info" label with "needs-author-action" (#63899)
Diffstat (limited to '.github')
-rw-r--r--.github/fabricbot.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/.github/fabricbot.json b/.github/fabricbot.json
index c885e482566..723e3f5c493 100644
--- a/.github/fabricbot.json
+++ b/.github/fabricbot.json
@@ -996,7 +996,7 @@
"subCapability": "IssueCommentResponder",
"version": "1.0",
"config": {
- "taskName": "Replace `needs more info` label with `needs further triage` label when the author comments on an issue",
+ "taskName": "Replace `needs-author-action` label with `needs further triage` label when the author comments on an issue",
"conditions": {
"operator": "and",
"operands": [
@@ -1017,7 +1017,7 @@
{
"name": "hasLabel",
"parameters": {
- "label": "needs more info"
+ "label": "needs-author-action"
}
},
{
@@ -1036,7 +1036,7 @@
{
"name": "removeLabel",
"parameters": {
- "label": "needs more info"
+ "label": "needs-author-action"
}
}
],
@@ -1575,7 +1575,7 @@
{
"name": "hasLabel",
"parameters": {
- "label": "needs more info"
+ "label": "needs-author-action"
}
},
{
@@ -5416,7 +5416,7 @@
{
"name": "labelAdded",
"parameters": {
- "label": "needs more info"
+ "label": "needs-author-action"
}
}
]
@@ -5426,12 +5426,12 @@
"issues",
"project_card"
],
- "taskName": "Needs more info notification",
+ "taskName": "Needs-author-action notification",
"actions": [
{
"name": "addReply",
"parameters": {
- "comment": "This issue has been marked `needs more info` since it may be missing important information. Please refer to our [contribution guidelines](https://github.com/dotnet/runtime/blob/main/CONTRIBUTING.md#writing-a-good-bug-report) for tips on how to report issues effectively."
+ "comment": "This issue has been marked `needs-author-action` since it may be missing important information. Please refer to our [contribution guidelines](https://github.com/dotnet/runtime/blob/main/CONTRIBUTING.md#writing-a-good-bug-report) for tips on how to report issues effectively."
}
}
]
@@ -5951,7 +5951,7 @@
{
"name": "labelAdded",
"parameters": {
- "label": "needs more info"
+ "label": "needs-author-action"
}
},
{
@@ -6668,7 +6668,7 @@
{
"name": "labelAdded",
"parameters": {
- "label": "needs more info"
+ "label": "needs-author-action"
}
},
{
@@ -7352,7 +7352,7 @@
{
"name": "labelAdded",
"parameters": {
- "label": "needs more info"
+ "label": "needs-author-action"
}
},
{