-
Notifications
You must be signed in to change notification settings - Fork 182
Add workflow release #5744
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 release #5744
Conversation
Signed-off-by: khanhtc1202 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's try
Signed-off-by: khanhtc1202 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's try
title: "[bot] Release ${{ inputs.version }}" | ||
commit-message: "Cut release ${{ inputs.version }}" | ||
branch: "create-pull-request/release-${{ github.sha }}" | ||
labels: "${{ !endsWith(inputs.version, '.0') && 'cherry-pick, ${{ inputs.version }}' }}" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is nice because I often forgot labeling the release PR to cherry-pick.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5744 +/- ##
=======================================
Coverage 27.08% 27.08%
=======================================
Files 504 504
Lines 53178 53178
=======================================
Hits 14401 14401
Misses 37703 37703
Partials 1074 1074 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
What this PR does:
Why we need it:
Which issue(s) this PR fixes:
Fixes #
Does this PR introduce a user-facing change?: