We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We want the Create Release PR action to be customizable with a branch to allow hot fix releases from other branches than main.
Create Release PR
main
.github
The text was updated successfully, but these errors were encountered:
chore: input branch to release pr action (#77)
4ce5bab
# Ticket π« This closes #76. # Description π Updates the workflow with a string input and passes the input to the reusable workflow.
chore(release): v5.0.0
a5459ee
### β BREAKING CHANGES * This PR introduces the latest 2024 release for ICD-10-GM. π¨ ### π New Features * update icd10gm to 2024 version ([#72](#72)) ([b325dbd](b325dbd)), closes [#71](#71) ### π§Ή Chore * call manage pr remotely ([#84](#84)) ([19c596f](19c596f)), closes [#85](#85) * input branch to release pr action ([#77](#77)) ([4ce5bab](4ce5bab)), closes [#76](#76)
velramiir
Successfully merging a pull request may close this issue.
𧽠Maintenance Description
We want the
Create Release PR
action to be customizable with a branch to allow hot fix releases from other branches thanmain
.β Acceptance Criteria
.github
repo.The text was updated successfully, but these errors were encountered: