feat(ci): 新增CHANGELOG自动生成脚本 #307
Reference in New Issue
Block a user
Delete Branch "feat/changelog-auto-generate"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
新增 scripts/generate_changelog.py,从Gitea API自动获取指定tag区间内合并的PR,按类型(feat/fix/refactor/chore/docs)分类整理生成Markdown格式的CHANGELOG条目。
用法: