File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ ---
Original file line number Diff line number Diff line change 4646 # The tool was renamed snapi -> break-check (package @clerk/break-check, binary
4747 # break-check, repo clerk/break-check). Pinned to a pkg.pr.new build of a
4848 # specific commit on main.
49- BREAK_CHECK_PACKAGE : https://pkg.pr.new/clerk/break-check/@clerk/break-check@a4db93a68e43e45a71cc958cc4a722d91c5f62b2
49+ BREAK_CHECK_PACKAGE : https://pkg.pr.new/clerk/break-check/@clerk/break-check@98cb22591751a1628e4e260064ddffa5647d6de5
5050 BREAK_CHECK_FILTERS : >-
5151 --filter=@clerk/astro
5252 --filter=@clerk/backend
@@ -223,6 +223,7 @@ jobs:
223223 pnpm dlx --package "$BREAK_CHECK_PACKAGE" break-check detect \
224224 --baseline .api-snapshots-baseline \
225225 --output api-changes-report.md \
226+ --ai-apply-downgrades \
226227 --fail-on-breaking
227228
228229 - name : Upload API changes report
You can’t perform that action at this time.
0 commit comments