如何使用github动作自动化git-flow?

发布于 2025-01-21 21:31:42 字数 391 浏览 0 评论 0 原文

如何创建工作来控制git-flow?

我们知道,在git-flow过程中,我们要使用特定的分支,并且在正确的时间(开发,hotfix,功能),并且我们还知道,将源代码插入Main(这是最后一个)步骤),必须版本化提交。

也就是说,如何创建一个作业来控制Push的控制,以及遵循Git-Flow以及代码的自动版本操作?

例子:

How to create jobs to control git-flow?

We know that in the git-flow process, we have specific branches to be used and at the right times, such as (develop, hotfix, feature) and we also know that when inserting the source code into main (which would be the last step) , the commit must be versioned.

That is, how to create a job to do this control of push's, following git-flow and also the automated versioning of the code?

EXAMPLE:
https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文