Commit Graph

8 Commits

Author SHA1 Message Date
Tony 75cb4a3fb9 chore: use mdast for route identification script 2026-03-13 19:57:27 +08:00
Tony ba0f1ad292
style(eslint): fix `no-unassigned-vars` `no-useless-assignment` `preserve-caught-error` (#21175)
* fix: fix no-unassigned-vars

* fix: fix preserve-caught-error

* fix: fix no-useless-assignment

* fix: update variable types for better type safety

* fix: replace nullish coalescing with logical OR for limit assignment

* fix: add DataItem type import for better type safety
2026-02-18 22:25:14 +08:00
Tony d929c7a15c chore(tests): rename and handle route failure labels 2025-06-06 00:07:05 +08:00
Tony ef22a71dd6 chore: update auto label 2025-06-05 21:07:25 +08:00
Tony 905062f10c chore: fix test route in issue command 2025-02-12 01:25:55 +08:00
Tony 4fc15dcd02 chore(workflow): fix label removing
fix #16888
2025-02-06 16:00:43 +08:00
Tony 2c898cf3fd chore: block PR with empty description 2024-10-21 02:01:35 +08:00
Tony 847fdaba1d
chore: fix route test github actions (#14923)
* chore: fix route test actions

* chore: bump unified
2024-03-23 08:19:05 +08:00