Skip to content

Publish more meaningful messages in changelogs (currently lerna) #6781

@mbrevda

Description

@mbrevda

Describe the feature

Don't publish version only updates

Use Case

When using dependency automation tools such as renovebot or dependabot, version only updates significantly increase the noise to signal ratio of package updates. This causes an extra burden for packaging maintainers, increases CI compute-related expenses, and can lead to malicious package fatigue.

Proposed Solution

Infra is apparently in place to determain which packages have changed. This can be further leveraged to opt out of publishing the unchanged packages.

Other Information

see also: #4562

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

SDK version used

latest

Environment details (OS name and version, etc.)

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestNew feature or enhancement. May require GitHub community feedback.p3This is a minor priority issuequeuedThis issues is on the AWS team's backlog

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions