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
Fixes #CLK-493280
Library version tags introduced noise on `cdk-diff` outputs on PRs,
diminishing the capability to review stack changes on comments quickly.
E.g:
<https://github.com/time-loop/content-processor-cdk/pull/57#issuecomment-2081746467>.
This PR removes Tags diff with regex and also adds a note in case of
tags diff so that the reviewer can find the complete diff output in GH
actions logs.
0 commit comments