others.md 574 B

other

下面收集一下其他使用 GitHub action

米游社原神自动每日签到 https://github.com/y1ndan/genshin-impact-helper

github ISSUE_TEMPLATE

项目配置 .github\ISSUE_TEMPLATE\bug_report_cn.md 即可

issue 机器人

根据操作自动回复,自动触发事件。如 issue 标记未 duplicate 自动关闭; 如果 pull request结束后,自动关闭相关 issue。

https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue

https://github.com/features/actions

pull request 机器人