-
Notifications
You must be signed in to change notification settings - Fork 537
Readme is misleading regarding releasable units #2694
Copy link
Copy link
Open
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Thanks for stopping by to let us know something could be better!
Please provide the following details.
Environment details
N/A
Steps to reproduce
The steps in https://github.com/googleapis/release-please?tab=readme-ov-file#step-1-ensure-releasable-units-are-merged suggest that "deps" is a releasable unit. This is only true for some languages, but it is not the default.
As seen in https://github.com/googleapis/release-please/blob/main/src/util/filter-commits.ts#L20, the defaults are "feat", "fix", "perf", and "revert".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.