Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

请问作者提交github的提交说明使用什么工具生成的吗? #178

Closed
firefoxmmx2 opened this issue Mar 5, 2024 · 2 comments
Closed
Labels
question Further information is requested

Comments

@firefoxmmx2
Copy link

如题,提交说明的格式很有趣且清晰。 请问使用了什么工具提交的吗

@danni-cool
Copy link
Owner

danni-cool commented Mar 5, 2024

运作规范:

需要用到的工具:

原理:

  1. 平时写代码提交使用git-cz生成带emoji的记录(注意干净整洁的commit提交)
  2. 在main 分支定义一个 github action: https://github.com/danni-cool/wechatbot-webhook/blob/main/.github/workflows/release.yml
  3. 功能迭代后提交pr 到 github的 main分支,确认无误后合并代码
  4. 等待 github action 生成发布release pr (这个是自动生成的release pr https://github.com/danni-cool/wechatbot-webhook/pull/170)
  5. 合并 release pr 并且发布包(自动完成)

@danni-cool danni-cool added the question Further information is requested label Mar 5, 2024
@firefoxmmx2
Copy link
Author

谢谢

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants