在Github上使用Probot,配置如下:
exemptLabels:
- pinned
- security
# Label to use when marking an issue as stale
staleLabel: wontfix
...然而,Probot将固定的问题标记为“陈旧”(example)。这个问题没有明确的“固定”标签吗?
发布于 2020-05-28 23:49:54
这看起来根本不受支持,并且以前就引起过混淆:https://github.com/probot/stale/issues/192
https://stackoverflow.com/questions/62064833
复制相似问题