Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

Conversation

@atscott
Copy link
Contributor

@atscott atscott commented Jul 14, 2020

Some issue reports don't really fall into any of the current buckets that count
towards triage level 2: bug/fix, feature, or refactor. Some reports are:

  • working as intended but confusing - the labels might be 'type: confusing', 'comp: docs', 'comp: router'
  • generally working as originally designed but a use-case could be argued for a different implementation.
    This type of report is a little hard to triage; it may be neither a bug, nor feature but more of a
    'type: use-case'. These may eventually turn into a bug/fix or feature, but can't necessarily be
    put in those buckets immediately.

Some issue reports don't really fall into any of the current buckets that count
towards triage level 2: bug/fix, feature, or refactor. Some reports are:
* working as intended but confusing - the labels might be 'type: confusing', 'comp: docs', 'comp: router'
* generally working as originally designed but a use-case could be argued for a different implementation.
 This type of report is a little hard to triage; it may be neither a bug, nor feature but more of a
 'type: use-case'. These may eventually turn into a bug/fix or feature, but can't necessarily be
 put in those buckets immediately.
l1TriageLabels: [["comp: *"]],
// arrays of labels that determine if an issue has been fully triaged
l2TriageLabels: [["type: bug/fix", "severity*", "freq*", "comp: *"], ["type: feature", "comp: *"], ["type: refactor", "comp: *"], ["type: RFC / Discussion / question", "comp: *"]]
l2TriageLabels: [
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since these are just the default values, why don't we just modify them in the angular/angular repository config file?

The angular/angular config file already actually sets its own it appears (link)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah! Yes, that's definitely better; I wasn't aware of that. I'll make the change there

@atscott atscott closed this Jul 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants