Skip to content

🐛asyncGetAllPlainData 自定义导出类型 customTransformer 配置 text/html 无效 #1136

🐛asyncGetAllPlainData 自定义导出类型 customTransformer 配置 text/html 无效

🐛asyncGetAllPlainData 自定义导出类型 customTransformer 配置 text/html 无效 #1136

name: Issues Similarity Analysis
on:
issues:
types: [opened, edited]
jobs:
similarity-analysis:
runs-on: ubuntu-latest
steps:
- name: analysis
uses: actions-cool/issues-similarity-analysis@main
with:
filter-threshold: 0.7
title-excludes: ''
comment-title: '### 你要找的是不是 (You may look for issues):'
comment-body: '${index}. ${similarity} #${number}'
show-footer: false