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

grouped packages propagate the change type based on ChangeType order #691

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tannerlyons
Copy link

Previously, they were ordered based on the filesystem's sort order. The change type of the last change file in the array of changes for a group would be propagated to all the change files in that group.

This PR figures out the max change type for the entire group and sets that into the calculatedChangeTypes for the packages in the group.

@ghost
Copy link

ghost commented Aug 1, 2022

CLA assistant check
All CLA requirements met.

@tannerlyons
Copy link
Author

tannerlyons commented Sep 12, 2022

Hey team - it's been a while. Do we think any movement can happen on this MR or should we stop waiting? Are there people we can reach out to? Again, this lib is great and we love it. We'd appreciate some expectation-setting if possible :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant