Skip to content

[Cherry-Pick][CI] Remove checklist validation from CheckPRTemplate.py(#7760)#7769

Merged
EmmonsCurse merged 1 commit into
PaddlePaddle:release/2.6from
EmmonsCurse:cherry-pick/7760/release/2.6
May 11, 2026
Merged

[Cherry-Pick][CI] Remove checklist validation from CheckPRTemplate.py(#7760)#7769
EmmonsCurse merged 1 commit into
PaddlePaddle:release/2.6from
EmmonsCurse:cherry-pick/7760/release/2.6

Conversation

@EmmonsCurse
Copy link
Copy Markdown
Collaborator

Cherry-pick of #7760 (authored by @EmmonsCurse) to release/2.6.

devPR:#7760


Motivation

The checklist validation in scripts/CheckPRTemplate.py introduces unnecessary restrictions during PR submission and may block workflow efficiency for contributors.

Since the checklist is mainly informational and does not impact CI correctness, enforcing it through automated validation is no longer necessary.

Modifications

  • Removed checklist validation logic from scripts/CheckPRTemplate.py.
  • Stopped enforcing checklist completion during PR template checks.
  • Simplified PR validation workflow and reduced unnecessary CI interruptions.

Usage or Command

N/A

Accuracy Tests

N/A

Checklist

  • Add at least a tag in the PR title.
  • Tag list: [[FDConfig],[APIServer],[Engine], [Scheduler], [PD Disaggregation], [Executor], [Graph Optimization], [Speculative Decoding], [RL], [Models], [Quantization], [Loader], [OP], [KVCache], [DataProcessor], [BugFix], [Docs], [CI], [Optimization], [Feature], [Benchmark], [Others], [XPU], [HPU], [GCU], [DCU], [Iluvatar], [Metax]]
  • You can add new tags based on the PR content, but the semantics must be clear.
  • Format your code, run pre-commit before commit.
  • Add unit tests. Please write the reason in this PR if no unit tests.
  • Provide accuracy results.
  • If the current PR is submitting to the release branch, make sure the PR has been submitted to the develop branch, then cherry-pick it to the release branch with the [Cherry-Pick] PR tag.

@paddle-bot
Copy link
Copy Markdown

paddle-bot Bot commented May 11, 2026

Thanks for your contribution!

@EmmonsCurse
Copy link
Copy Markdown
Collaborator Author

/skip-ci all

Copy link
Copy Markdown

@PaddlePaddle-bot PaddlePaddle-bot left a comment

Choose a reason for hiding this comment

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

🤖 Paddle-CI-Agent | pr_review | 2026-05-11 14:48:28

📋 Review 摘要

PR 概述:从 scripts/CheckPRTemplate.py 中移除 Checklist 校验逻辑,简化 PR 模板验证流程
变更范围scripts/CheckPRTemplate.py
影响面 TagCI

📝 PR 规范检查

PR 标题符合 Cherry-Pick 格式规范([Cherry-Pick][CI] ... (#7760));描述包含所有必填段落(Motivation / Modifications / Usage or Command / Accuracy Tests / Checklist),结构合规。

问题

未发现阻塞性问题。

总体评价

变更简洁清晰,移除了 Checklist 强制校验逻辑,代码删减干净,无残留引用,tips 提示文案同步更新。作为 cherry-pick 至 release/2.6 的 CI 脚本简化修改,整体质量良好,可以合入。

@EmmonsCurse EmmonsCurse merged commit 53af5cc into PaddlePaddle:release/2.6 May 11, 2026
35 of 37 checks passed
@EmmonsCurse EmmonsCurse deleted the cherry-pick/7760/release/2.6 branch May 11, 2026 06:50
@PaddlePaddle-bot
Copy link
Copy Markdown

🤖 Paddle-CI-Agent | ci_status_monitor | 2026-05-11 14:52:34

CI报告基于以下代码生成(30分钟更新一次):


1 任务总览

所有 Required 任务均已通过(2 个通过,8 个跳过/旁路),仅 1 个 Optional 任务失败,不阻塞合并

总执行(rerun次数) 总任务 ✅ 通过 ❌ 失败 ⏳ 运行中 ⏸️ 等待中 跳过
39(0) 39 26 1 0 1 11

2 任务状态汇总

2.1 Required任务 : 2/10 通过

必选任务阻塞合并,失败需优先处理。

状态 任务 耗时 根因 修复建议 日志 重跑
2 个必选任务通过(含 ApprovalPre Commit),另有 8 个跳过/旁路(含 run_tests_with_coverage - - - - -

2.2 可选任务 — 24/29 通过

可选任务不阻塞合并,失败仅供参考。

状态 任务 耗时 日志 重跑
Trigger Jenkins for PR (CI_METAX) 3m36s Job -
⏸️ CI_HPU - - -
其余 24 个可选任务通过 - - -

3 失败详情(仅 required)

无 required 失败任务。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants