-
Notifications
You must be signed in to change notification settings - Fork 164
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 release-latest option #6213
base: master
Are you sure you want to change the base?
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
added my branch to the gh action
Update CONTRIBUTING.md
User description
Preview Link
Checklist
New Contributors
master
.PR Type
Description
Added env var to simulate latest release branch.
Introduced special handling for "latest-release" label.
Updated if condition for release label detection.
Commented out GitHub create comment command.
Changes walkthrough 📝
release-to-branches-in-label.yml
Enhance workflow for special release label handling
.github/workflows/release-to-branches-in-label.yml
latest-release
label variable.