Skip to content

Dev Cheat Sheet

Serena Ruan edited this page Jun 30, 2026 · 1 revision

Slash commands (type as a PR comment):

Command Auth Effect
/autoformat public Assign PR author + reformat PR description
/merge write access Enable GitHub auto-merge
/regen [upgrade <pkg>…] maintainer (same-repo) Regenerate lockfiles & push to PR
/review write access Run Polly AI review

Labels (apply/remove on a PR):

Label Auth Effect
automerge write access Enable auto-merge + continuous green/red gate status
skip-security-scan maintainer (Triage) Waive the Security Scan gate
skip-e2e-ui-test maintainer Waive the E2E UI Required gate
ui-preview collaborator Deploy ephemeral per-PR UI preview to Databricks Apps
update-ui-snapshot same-repo Regenerate Playwright visual baselines & commit to PR

Clone this wiki locally