Skip to content

rework estimating github action according to estimation mathodology #2614

@antonkovalenko

Description

@antonkovalenko

ydb-embedded-ui repo has an action here https://github.com/ydb-platform/ydb-embedded-ui/blob/main/.github/workflows/priority-score.yml

This action calculates a "priority score" that is saved into an attribute in YDB UI project.

Logic of priority score estimation is described in the following wiki page https://github.com/ydb-platform/ydb-embedded-ui/wiki/roadmap-estimation

Defenition of done for this issue:

  1. pr to gh repo is created

  2. priority estimation is updated in action and is created according to the doc

  3. pr contains at least 10 test-cases, described in markdown - how to test that estimation logic works correctly. I.e:

  4. mark issue with label 'reach:low'.

  5. run action

  6. check that priority on YDB UI project board equals (50 * 137.5 ) / 5 =1 375

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions