-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
feat: calculate semanticCommitType
priority
#32069
base: main
Are you sure you want to change the base?
feat: calculate semanticCommitType
priority
#32069
Conversation
I've tested this is working by running it on this repo: https://github.com/breadadams/renovate-semantic-commit-type-priority/pulls If you compare against the original repro repo, you'll see that the new one opens both PRs with the |
Co-authored-by: Rhys Arkins <[email protected]>
Hi @rarkins, is there anything missing here? Sorry for the ping, just wondering if maybe this slipped by. Thanks |
I have this saved for follow-up, just unfortunately have had little time recently |
Changes
lib/workers/repository/updates/generate.ts
for getting the commonsemanticCommitType
based on priority.Context
Closes #31979
Documentation (please check one with an [x])
How I've tested my work (please select one)
I have verified these changes via: