Skip to content

[AURON #2064] PR title check#2066

Merged
cxzl25 merged 12 commits intoapache:masterfrom
XorSum:pr-title-check
Mar 4, 2026
Merged

[AURON #2064] PR title check#2066
cxzl25 merged 12 commits intoapache:masterfrom
XorSum:pr-title-check

Conversation

@XorSum
Copy link
Contributor

@XorSum XorSum commented Mar 3, 2026

Which issue does this PR close?

Closes #2064

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

How was this patch tested?

@github-actions github-actions bot added the infra label Mar 3, 2026
@cxzl25 cxzl25 changed the title [AURON #2064] PR title check [auron #2064] PR title check Mar 3, 2026
@cxzl25 cxzl25 changed the title [auron #2064] PR title check [AURON#2064] PR title check Mar 3, 2026
@cxzl25 cxzl25 changed the title [AURON#2064] PR title check [AURON #2064]PR title check Mar 3, 2026
@cxzl25 cxzl25 changed the title [AURON #2064]PR title check [AURON #2064] PR title check Mar 3, 2026
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

Adds a GitHub Actions workflow to enforce a standardized pull request title format ([AURON #<issue>] <description>) for PRs.

Changes:

  • Introduces a new workflow that runs on PR open/sync/reopen/edit events.
  • Validates PR titles against a regex pattern and fails the check if invalid.

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

XorSum and others added 5 commits March 3, 2026 20:10
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.


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

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@cxzl25 cxzl25 merged commit e96a006 into apache:master Mar 4, 2026
210 of 211 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PR title check

3 participants