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
SDK version used
latest
Environment details (OS name and version, etc.)
n/a
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
SDK version used
latest
Environment details (OS name and version, etc.)
n/a