Azure / Azure/azure-sdk-for-python

[breaking change detector] easy to apply the tool to generate changelog for all packages

Aperta
#41,889 1 commento 0 reazioni 1 assegnatario Rivendicata da @catalinaperalta Vedi su GitHub
breaking-changes-tool feature-request
Lingua principale
Python
Stelle
5.6k
Fork
3.4k
Merge medio
2g
PR unite (30g)
217

Descrizione

When I try to apply the tool to generate changelog for SDKs with command `PS D:\dev\azure-sdk-for-python\sdk\compute\azure-mgmt-compute> tox run -c ../../../eng/tox/tox.ini --root . -e breaking -- --changelog`, I have to add the package name in [RUN_BREAKING_CHANGES_PACKAGES](https://github.com/Azure/azure-sdk-for-python/blob/4e048f89a6e244a530d9d267883403197f7ab78a/scripts/breaking_changes_checker/breaking_changes_allowlist.py#L10C1-L10C31). It is very inconvenient.

I understand `RUN_BREAKING_CHANGES_PACKAGES` is a switch to check breakings for SDK in CI. But now it is also used when I try to generate changelog. I hope we could split changelog and breakings into 2 independent function.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.