You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context
Currently, the SDK breaking change will be evaluated on each run of the pipeline. But the breaking change labels will be adjusted accordingly only when suppression file exist. When suppression file doesn't exist, if the generated SDK in the latest pipeline run removes the potential breaking change, the related BreakingChange-Sdk-{Language} won't be deleted.
Expected
Breaking change labels need to be adjusted even if the suppression file does not eixst.
The text was updated successfully, but these errors were encountered:
Context
Currently, the SDK breaking change will be evaluated on each run of the pipeline. But the breaking change labels will be adjusted accordingly only when suppression file exist. When suppression file doesn't exist, if the generated SDK in the latest pipeline run removes the potential breaking change, the related
BreakingChange-Sdk-{Language}
won't be deleted.Expected
Breaking change labels need to be adjusted even if the suppression file does not eixst.
The text was updated successfully, but these errors were encountered: