Skip to content

Instantly share code, notes, and snippets.

@minhoryang
Last active August 17, 2016 09:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save minhoryang/777a2acfbc862ff52fe362cdafd74928 to your computer and use it in GitHub Desktop.
Save minhoryang/777a2acfbc862ff52fe362cdafd74928 to your computer and use it in GitHub Desktop.
Github Issue Manager (Conductor / Pipeline / Flow / Rule / Linter / ...)

이슈를 구분

comp: artifacts
comp: benchpress
comp: build/dev-productivity
comp: build/pipeline
comp: compiler-cli
comp: core/animations
comp: core/change_detection
comp: core/di
comp: core/directives
comp: core/forms
comp: core/pipes
comp: core/testbed
comp: core/view/compiler
comp: core/view
comp: core/webworker
comp: core
comp: dart-transformer
comp: data-access
comp: docs
comp: forms
comp: http
comp: i18n
comp: router-deprecated
comp: router/aux
comp: router/parsing
comp: router
comp: security
comp: upgrade
comp: web-components

type: bug
type: chore
type: feature
type: performance
type: refactor
type: RFC / discussion / question

effort1 freq1 P0 severity1 workaround1 등으로 추가적으로 태깅.

effort1: easy (hour)
effort2: medium (day)
effort3: hard (week)

freq1: low
freq2: medium
freq4: high
freq5: critical

P0: critical
P1: urgent
P2: required
P3: important
P4: nice to have

severity1: confusing
severity2: inconvenient
severity3: memleak
severity4: broken
severity5: regression
severity6: security

workaround1: obvious
workaround2: non-obvious
workaround3: complex
workaround4: none

Action과 PR_Action으로 나누어져있음.

state: Blocked
state: Follow Up
state: Needs Design
state: no repro
state: Periodic Review
state: PR

need: repro
	
pr_action: cleanup
pr_action: discuss
pr_action: merge
pr_action: review

pr_state: blocked
pr_state: LGTM
pr_state: WIP

action: rebase
action: review

status: Travis OK
cla: no
cla: yes

즐겨찾기 as Milestone...

hotlist: A2 Blocking
hotlist: angular-core-team
hotlist: app load time
hotlist: breaking
hotlist: community-help
hotlist: DDC
hotlist: error messages
hotlist: example tests
hotlist: GT/Internal
hotlist: Ionic
hotlist: material2
hotlist: sugar
hotlist: typescriptification
hotlist: Universal

ETC

offline_compile
flag: can be closed?
flag: dart
@minhoryang
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment