Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BetaTest] When /commit fails for some reason, it should roll back to the previous corresponding step instead of ending directly. #259

Open
kagami-l opened this issue Feb 9, 2024 · 0 comments
Assignees
Labels
P1 Important but not that urgent

Comments

@kagami-l
Copy link
Contributor

kagami-l commented Feb 9, 2024

commit 工作流在提交失败的时候,可不可以只退回到编辑 commit message 的阶段,因为 commit hook 可能会报一些格式上的问题,需要重新调整一下格式。现在只能完全重新生成,有点废 token
20240207-191842

When /commit fails for some reason, such as the message format does not meet the requirements, it should roll back to the step of editing the message, rather than ending the workflow directly.

@kagami-l kagami-l added the P1 Important but not that urgent label Feb 9, 2024
@kagami-l kagami-l changed the title [BetaTest]When /commit fails for some reason (such as the message format does not meet the requirements), it should roll back to the step of editing the message, rather than ending the workflow directly. [BetaTest] When /commit fails for some reason, it should roll back to the previous corresponding step instead of ending directly. Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 Important but not that urgent
Projects
None yet
Development

No branches or pull requests

2 participants