Skip to content

Change cherrypick PR branch name and title to avoid UNIX limit #5667

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

Merged
merged 2 commits into from
Mar 14, 2025

Conversation

khanhtc1202
Copy link
Member

What this PR does:

Why we need it:

The branch name and title has limit on length.

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

Warashi
Warashi previously approved these changes Mar 14, 2025
Copy link
Member

@Warashi Warashi 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

codecov bot commented Mar 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 25.56%. Comparing base (4a97422) to head (a877f6a).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5667      +/-   ##
==========================================
- Coverage   25.57%   25.56%   -0.02%     
==========================================
  Files         478      478              
  Lines       51240    51240              
==========================================
- Hits        13105    13099       -6     
- Misses      37130    37136       +6     
  Partials     1005     1005              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: khanhtc1202 <[email protected]>
Copy link
Member

@Warashi Warashi left a comment

Choose a reason for hiding this comment

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

LGTM

COMMIT_HASHS=()
for pull in "${PULL_REQUESTS[@]}"; do
echo "Fetching pull request #${pull}..."
Copy link
Member

Choose a reason for hiding this comment

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

👍🏻

@khanhtc1202 khanhtc1202 merged commit a40555e into master Mar 14, 2025
14 of 16 checks passed
@khanhtc1202 khanhtc1202 deleted the update-cherrypick-script branch March 14, 2025 08:37
@github-actions github-actions bot mentioned this pull request Mar 25, 2025
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