mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-10 04:34:17 +08:00
Disable auto triage rules for type of issue (#1286)
* disable auto triage bugs, questions * Update triage-rules.yml
This commit is contained in:
@@ -136,10 +136,10 @@ rules:
|
||||
# Types
|
||||
- valueFor: '**Question, Bug, or Feature?**'
|
||||
contains: Feature
|
||||
addLabels: ['enhancement']
|
||||
addLabels: ['feature request']
|
||||
- valueFor: '**Question, Bug, or Feature?**'
|
||||
contains: Bug
|
||||
addLabels: ['bug']
|
||||
addLabels: ['investigate']
|
||||
- valueFor: '**Question, Bug, or Feature?**'
|
||||
contains: Question
|
||||
addLabels: ['question']
|
||||
|
||||
Reference in New Issue
Block a user