harvester / bot

Apache License 2.0
0 stars 8 forks source link

feat: create gui issue when assign require-ui label #27

Closed Yu-Jack closed 4 months ago

Yu-Jack commented 4 months ago

These are examples for labeling backport and require-ui:

Currently, I will sync backport labels when I create the GUI issue cause. If we don't want that, I could remove that logic.

https://github.com/harvester/bot/issues/25

Yu-Jack commented 4 months ago

These two cases will result in two different output

And currently, it won't create GUI issue when labels contain area-ui. So, be careful that the issue which had created GUI issue before should have area-ui label to avoid duplicated GUI issue.