Skip to content
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

Add workflow for cherry-pick #5079

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Conversation

ffjlabo
Copy link
Member

@ffjlabo ffjlabo commented Jul 26, 2024

What this PR does / why we need it:

Add workflow to create cherry-pick PR based on the label cherry-pick and version(v0.48.1)

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):

Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 22.78%. Comparing base (5dc4ee3) to head (a4d2780).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5079      +/-   ##
==========================================
- Coverage   22.80%   22.78%   -0.03%     
==========================================
  Files         410      410              
  Lines       43382    43382              
==========================================
- Hits         9895     9885      -10     
- Misses      32709    32718       +9     
- Partials      778      779       +1     

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

Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
@ffjlabo ffjlabo force-pushed the add-workflow-for-patch-release branch from a4d2780 to d669dd9 Compare July 26, 2024 09:11
@t-kikuc t-kikuc enabled auto-merge (squash) July 26, 2024 09:11
Copy link
Member

@t-kikuc t-kikuc left a comment

Choose a reason for hiding this comment

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

🚀

@ffjlabo ffjlabo changed the title Add workflow for patch release Add workflow for cherry-pick Jul 26, 2024
@t-kikuc t-kikuc merged commit 98093d2 into master Jul 26, 2024
14 of 16 checks passed
@t-kikuc t-kikuc deleted the add-workflow-for-patch-release branch July 26, 2024 09:14
@github-actions github-actions bot mentioned this pull request Jul 29, 2024
t-kikuc pushed a commit that referenced this pull request Jul 29, 2024
Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>
t-kikuc pushed a commit that referenced this pull request Jul 29, 2024
Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>
t-kikuc added a commit that referenced this pull request Jul 29, 2024
* Add workflow for patch release (#5079)

Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>

* Add user info for cherry-pick (#5080)

Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>

* Add quiet option for cherry-pick (#5081)

Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>

* Add sign off option for git cherry-pick (#5083)

Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>

* add ci rule for release branch (#5085)

Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>

---------

Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>
Co-authored-by: Yoshiki Fujikane <40124947+ffjlabo@users.noreply.github.com>
This was referenced Aug 13, 2024
@github-actions github-actions bot mentioned this pull request Aug 26, 2024
This was referenced Sep 3, 2024
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