mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
This workflow adds platform labels on `flaky-test` issues to make it easier and more reliable for someone to use labels to (for example) find all flaky tests on SmartOS or all flaky tests on FreeBSD. PR-URL: https://github.com/nodejs/node/pull/44042 Fixes: https://github.com/nodejs/node/issues/43854 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Rich Trott <rtrott@gmail.com>