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

docs: release flow template rework #5171

Merged
merged 7 commits into from
Aug 26, 2022
Merged

docs: release flow template rework #5171

merged 7 commits into from
Aug 26, 2022

Conversation

Fatman13
Copy link
Contributor

@Fatman13 Fatman13 commented Aug 8, 2022

关联的Issues (Related Issues)

close #5170

改动 (Proposed Changes)

附注 (Additional Info)

自查清单 (Checklist)

在你认为本 PR 满足被审阅的标准之前,需要确保 / Before you mark the PR ready for review, please make sure that:

  • 符合Venus项目管理规范中关于PR的相关标准 / The PR follows the PR standards set out in the Venus project management guidelines
  • 具有清晰明确的commit message / All commits have a clear commit message.
  • 包含相关的的测试用例或者不需要新增测试用例 / This PR has tests for new functionality or change in behaviour or not need to add new tests.
  • 包含相关的的指南以及文档或者不需要新增文档 / This PR has updated usage guidelines and documentation or not need
  • 通过必要的检查项 / All checks are green

@Fatman13 Fatman13 added the C-dev-productivity Category: Developer productivity label Aug 8, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 15, 2022

Codecov Report

Merging #5171 (c19ef36) into master (ab1434d) will decrease coverage by 0%.
The diff coverage is n/a.

❗ Current head c19ef36 differs from pull request most recent head 3546370. Consider uploading reports for the commit 3546370 to get more accurate results

@@           Coverage Diff           @@
##           master   #5171    +/-   ##
=======================================
- Coverage      25%     24%    -1%     
=======================================
  Files         597     590     -7     
  Lines       65586   65531    -55     
=======================================
- Hits        16533   16359   -174     
- Misses      46891   47032   +141     
+ Partials     2162    2140    -22     

@Fatman13
Copy link
Contributor Author

@simlecode 大神再review看看?把你的评论添加到注释里面了。

@Fatman13 Fatman13 mentioned this pull request Aug 19, 2022
33 tasks
diwufeiwen
diwufeiwen previously approved these changes Aug 26, 2022
documentation/misc/release-issue-template.md Outdated Show resolved Hide resolved
@Fatman13 Fatman13 requested review from diwufeiwen and LinZexiao and removed request for dtynn August 26, 2022 03:33
@LinZexiao
Copy link
Collaborator

我觉得,或许我们需要一个版本规划和管理?
用来规划未来一到多个版本涉及到的功能

@Fatman13
Copy link
Contributor Author

确实需要一个锁定功能的机制,比较简单的话,就是按sprint来。如果sprint目标能非常按照SMART切分好,一个sprint内完成的话。

@diwufeiwen
Copy link
Contributor

确实需要一个锁定功能的机制,比较简单的话,就是按sprint来。如果sprint目标能非常按照SMART切分好,一个sprint内完成的话。

这个可以另外整理,这个pr可以不涉及。

diwufeiwen
diwufeiwen previously approved these changes Aug 26, 2022
Copy link
Contributor

@diwufeiwen diwufeiwen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@diwufeiwen diwufeiwen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Fatman13 Fatman13 merged commit ae8faad into master Aug 26, 2022
@Fatman13 Fatman13 deleted the fatman13-issue-temp branch August 26, 2022 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-dev-productivity Category: Developer productivity
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[流程]分支开发/发版规范模版升级
5 participants