Skip to content

对外置登录的“记住密码”功能的意见与提出的解决方案 #107

对外置登录的“记住密码”功能的意见与提出的解决方案

对外置登录的“记住密码”功能的意见与提出的解决方案 #107

name: Issues Similarity Analysis
on:
issues:
types: [opened, edited]
jobs:
similarity-analysis:
runs-on: ubuntu-latest
steps:
- name: Issues Similarity Analysis
uses: actions-cool/[email protected]
with:
filter-threshold: 0.65
comment-title: '### 反馈重复性检测 | Issues Similarity Analysis'
comment-body: '${index}. ${similarity} #${number}'
show-footer: false
show-mentioned: true