Replies: 2 comments 9 replies
|
目前我这边提供了一种方案,核心思想是通过关键词先广撒网,再通过反向匹配去加白规避一些错误匹配的情况(需要依赖reviewer拦截) @yfchen-byted 提供了另一种方案,在前期就期望能做到足够精准 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
我们以

ci-for-mlu.yaml这个workflow为例子,其触发的文件修改路径模式匹配如下我们期望做到的愿景是:
All reactions