Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .changeset/live-ab-acceptance-control.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
---

Do-not-merge acceptance control for the live A/B workflow: a comment-only review.md edit expecting near-zero arm deltas.
2 changes: 1 addition & 1 deletion workflows/review/review.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ on:
# forks and automated branches are excluded by the `if:` condition below.
roles: all

# Skip automated deploy PRs (`deploy/*`) and the changeset release PR — branch conventions
# Skip automated deploy PRs (`deploy/*`) and the changeset release PR. — branch conventions
# shared across the repos this workflow runs in. Everything else is reviewed, including
# pushes from our bots (`khan-actions-bot` and `github-actions[bot]`), since even automated
# commits can carry real code changes worth reviewing.
Expand Down
Loading