Skip to content

Conversation

@SigureMo
Copy link
Member

@SigureMo SigureMo commented Oct 29, 2025

PR Category

Environment Adaptation

PR Types

Bug fixes

Description

现在 validate-pir-versions 会产生大量误报

因此本 PR 分两个 commit 对该问题修复和测试:

@SigureMo SigureMo requested a review from Copilot October 29, 2025 16:40
@paddle-bot
Copy link

paddle-bot bot commented Oct 29, 2025

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR refactors the GitHub Actions workflow trigger mechanism for version validation on release branches. The workflow now triggers on any branch creation event and uses runtime conditions to filter for release branches, replacing the previous approach of using branch filters in the trigger configuration.

  • Removed branch-specific filtering from the create trigger
  • Consolidated branch filtering logic into a single if condition with additional repository owner validation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@XieYunshen XieYunshen left a comment

Choose a reason for hiding this comment

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

LGTM

@SigureMo SigureMo merged commit 42b634a into PaddlePaddle:develop Oct 30, 2025
87 of 89 checks passed
@SigureMo SigureMo deleted the ci/create-pir-version-validation-on-release-only branch October 30, 2025 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants