Skip to content

Commit

Permalink
Update triage-rules.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim Lobanov committed Mar 31, 2020
1 parent 3a87a57 commit e0555df
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions triage-rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,3 @@ nomatches:
addLabels: ['Area: Packages']
- contains: 'Docker'
addLabels: ['Area: Deployment/Release']

# always runs after rules. look for missing or invalid sets of tags
tags:
- noneIn: ['bug', 'enhancement', 'question']
addLabels: ['needs triage']
- noneMatch: '\s*Area:\s*([^]*)'
addLabels: ['needs triage']

0 comments on commit e0555df

Please sign in to comment.