aboutsummaryrefslogtreecommitdiff
path: root/tests/builder/reverse.test.py
diff options
context:
space:
mode:
authorBobby <[email protected]>2026-07-17 13:43:25 +0530
committerGitHub <[email protected]>2026-07-17 13:43:25 +0530
commit8bff9a0ec3c7b7207ecd994ace4c696b71fd84f5 (patch)
tree6090f19b71b7ca630cae3b178d178d5c69cf6123 /tests/builder/reverse.test.py
parent99b159c11ccc3f2dacea64416047b1778e346b81 (diff)
parent6abaa2530df05e5af46b65d3606650ac2b42de67 (diff)
downloadedify-8bff9a0ec3c7b7207ecd994ace4c696b71fd84f5.tar.xz
edify-8bff9a0ec3c7b7207ecd994ace4c696b71fd84f5.zip
Move the public-surface migration gate to its own pull_request workflow (#287)
The public-surface migration gate needs a pull request's base/head SHAs, so it can't run on a plain push — it evaluates its `if` to false and shows up as a **skipped** check on every push, main included. This moves it out of the shared `[push, pull_request]` workflow into its own `on: pull_request` workflow, so on push runs the job simply doesn't exist and no skipped check appears. On pull requests it runs exactly as before: the bootstrap exemption (skip when `.public-surface` is first introduced) and the `[no-migration]` title escape hatch are both intact.
Diffstat (limited to 'tests/builder/reverse.test.py')
0 files changed, 0 insertions, 0 deletions