Module: Dri::Utils::Constants::Triage::Labels
- Included in:
- ApiClient, Commands::Analyze::StackTraces, Commands::Fetch::Failures, Commands::Fetch::Triaged, Commands::Incidents, Report
- Defined in:
- lib/dri/utils/constants.rb
Constant Summary collapse
- FOUND =
'found:'- FAILURE =
'failure::'- FAILURE_NEW =
"#{FAILURE}new".freeze
- QA =
"QA"- INCIDENT =
'Incident::'- SERVICE =
'Service::'- QUALITY =
'Quality'- QUARANTINE =
'quarantine'