mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 08:09:19 +00:00
🔧 chore(workflows): [无需更新] GitHub 添加自动回复和标签功能 - patch3
This commit is contained in:
parent
6a0ce91061
commit
17493bdb1b
4
.github/workflows/status-update.yml
vendored
4
.github/workflows/status-update.yml
vendored
@ -142,8 +142,8 @@ jobs:
|
||||
|
||||
## 🏷️ Issue 分类
|
||||
${newIssues.items.length > 0 ? newIssues.items.slice(0, 5).map(issue =>
|
||||
`- [${issue.title}](${issue.html_url}) - ${issue.labels.map(l => l.name).join(', ') || '未分类'}`
|
||||
).join('\n') : '本周暂无新issue'}
|
||||
\`- [\${issue.title}](\${issue.html_url}) - \${issue.labels.map(l => l.name).join(', ') || '未分类'}\`
|
||||
).join('\\n') : '本周暂无新issue'}
|
||||
|
||||
感谢所有贡献者的参与! 🙏`;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user