Pull Request已成功合入, 合并人@
(感谢 AtomGit-Bot 的贡献)Hi jixiang830001, welcome to the openEuler Community.
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here.
If you have any questions, please contact the SIG: TC, and any of the maintainers: @relue0z , @stonefly128 , @wu_fengguang , @shinwell_hu , @hjimmy , @myeuler , @jianminw , @solarhu , @Charlie_li , @cellfaint , @xiexiuqi , @dillon_chen , @vonhust , @cf-zhao , @juntianlinux , @HelloWorld_lvcongqing , @zhujianwei001 , @bugflyfly , @georgecao


| Check Name | Build Result | Build Details |
|---|---|---|
| Infra Check | failed ❌ | #Infra » community_check_v2 #5963 |


/retest


This pull request source branch has changed, so removes the following label(s): wait_confirm.


| Check Name | Build Result | Build Details |
|---|---|---|
| Infra Check | success ✅ | #Infra » community_check_v2 #5981 |


/lgtm


Thanks for your review, wangchong1995924, your opinion is very important to us.👋
The maintainers will consider your advice carefully.


/lgtm


lgtm can not be added in your self-own pull request. 😲


/check-cla


/retest


This pull request source branch has changed, so removes the following label(s): ci_successful, wait_confirm.


| Check Name | Build Result | Build Details |
|---|---|---|
| Infra Check | success ✅ | #Infra » community_check_v2 #5984 |


/lgtm


lgtm can not be added in your self-own pull request. 😲


/lgtm


Thanks for your review, wangchong1995924, your opinion is very important to us.👋
The maintainers will consider your advice carefully.


@jixiang830001 830001 建议在描述中增加关于 CronTick 的基本信息介绍,目前相关信息基本为空,Reviewer 无法判断是否适合建仓。


This pull request source branch has changed, so removes the following label(s): ci_successful.


/retest


| Check Name | Build Result | Build Details |
|---|---|---|
| Infra Check | failed ❌ | #Infra » community_check_v2 #5996 |


/retest


| Check Name | Build Result | Build Details |
|---|---|---|
| Infra Check | failed ❌ | #Infra » community_check_v2 #5998 |


/retest


| Check Name | Build Result | Build Details |
|---|---|---|
| Infra Check | success ✅ | #Infra » community_check_v2 #5999 |


以下为 openEuler-Advisor 的 review_tool 生成审视要求清单
如果您是第一次给 openEuler 提交 PR,建议您花一点时间阅读 Gitee工作流说明
[🟢] 审视者确认符合要求 | [🔴] 审视者认为不符合要求 | [◯] 审视者认为与本PR无关 | [🟡] 审视者无法确认是否符合要求 | [🔵] 审视过程中
NOTE: Comment "/review status[go/nogo/na/question/ongoing]:number_list[0,1,2 ...] ..." to update the status.
Example: "/review go:0,1,2 nogo:3,4,5" or "/review go:0-2 nogo:3-5".
Comment "/review status[go/nogo/na/question/ongoing]:999" if you want to update the status of all items at a time.
| 审视项编号 | 审视类别 | 审视要求 | 审视要求说明 | 审视结果 |
|---|---|---|---|---|
| 0 | PR提交规范 | PR的标题清晰易懂 | 提交标题应该一句话说明本提交实现的内容。 | [🔵] |
| 1 | PR提交规范 | PR的内容描述详细具体 | 提交的描述应该用一段话说明本提交的背景和实现原理。 | [🔵] |
| 2 | PR提交规范 | PR和实际代码修改和内容描述一致 | 提交的说明文字应该和实际代码修改内容保持一致。 | [🔵] |
| 3 | PR提交规范 | PR符合gitee的规范检查要求 | 码云对提交的缺陷扫描、规范扫描告警每一条都需要确认。 | [🔵] |
| 4 | PR提交规范 | 建议PR中只有一次提交 | 如果PR中包含多次提交,建议整合成一个,保持提交记录整洁。[Gitee work flow] | [🔵] |
| 5 | PR提交规范 | PR中不包含临时文件 | 不能提交临时或无用文件。 | [🔵] |
| 6 | 开源合规性 | 新增代码文件起始包含License信息 | 代码文件开头需要有Copyright和License信息,所使用的License需和本项目使用的License兼容。 | [🔵] |
| 7 | 安全及隐私 | 新增代码不包含密码、口令、token、密钥等敏感数据 | 提交的代码不应包含密码等敏感数据。 | [🔵] |
| 8 | 定制项 | 所有变更的代码仓都被恰当的 SIG 管理 | 代码仓应当由有能力且有意愿的SIG管理,同一类的软件尽量归属同一个SIG。 | [🔵] |
| 9 | 定制项 | sig-Java 已同意更新 SIG 信息 | @wangchong1995924 @DingliZhang 中是否有代表通过在此 PR 的 review 中留下 "/lgtm" 表示同意。 | [🟢] |
| 10 | 定制项 | 已正确提供代码仓上游信息 | 使用软件社区的正式官方网址,或者无单独正式官网的情况下,提供主流代码托管商上面对应的项目网址(如github)。不可使用maven等托管库作为官方网址。 | [🔵] |
| 11 | 定制项 | 代码仓名称规范 | 代码仓名称必须和上游官网/社区保持一致,不可随意命名。不允许以软件包中的子模块作为代码仓名。当软件是某个语言的开发库时,可以使用前缀予以规范化管理(如 python-,perl-等)。 | [🔵] |
| 12 | 定制项 | 新引入代码仓的上游仍处于生命周期内 | 已经衰退的软件,生命周期结束,社区停运,或超过5年没有任何更新的软件,原则上不引入openEuler。如果提交者认为非常有必要,可以考虑在 openeuler 中 fork 以后独立维护。 | [🔵] |
| 13 | 定制项 | 新引入的代码仓的 License 授权与 openEuler 兼容 | openEuler只能接纳可以被允许集成的软件。 | [🔵] |
| 14 | 定制项 | 新引入的代码仓有 Copyright 信息 | 我们期望软件有明确的 Copyright 信息。 | [🔵] |
| 15 | 定制项 | 增加/修改sig-info.yaml,要得到sig-Java的维护者同意 | 需要 @wangchong1995924 @DingliZhang 中至少一人代表在此 PR 的 review 中留下 "/lgtm" 表示确认同意增加/修改sig-info.yaml。 | [🟢] |


/lgtm


Thanks for your review, DingliZhang, your opinion is very important to us.👋
The maintainers will consider your advice carefully.


/lgtm


Thanks for your review, wangchong1995924, your opinion is very important to us.👋
The maintainers will consider your advice carefully.


/squash


/lgtm


lgtm-shinwell_hu was added to this pull request by: shinwell_hu. 👋
NOTE: If this pull request is not merged while all conditions are met, comment "/check-pr" to try again. 😄


/lgtm
/approve


lgtm-georgecao was added to this pull request by: georgecao. 👋
NOTE: If this pull request is not merged while all conditions are met, comment "/check-pr" to try again. 😄


approved was added to this pull request by: georgecao. 👋
NOTE: If this pull request is not merged while all conditions are met, comment "/check-pr" to try again. 😄


申请引入CronTick
Release note: