Dashboard › sentry › Sentry CI pre-commit bot pushes formatt…
019dba99-da49-738e-912e-e5c852cd2a63| Project | Hits | Last recalled |
|---|---|---|
| opencode-lore | 1 | 19d ago |
Sentry CI pre-commit bot pushes a :hammer_and_wrench: apply pre-commit fixes commit directly to your PR branch when local pre-commit was skipped. Continuing to work locally without pulling makes your next push non-fast-forward. Workflow: before every follow-up push, git fetch origin && git pull --rebase (stash uncommitted AGENTS.md/lore edits first — the bot's commit needs a clean tree to rebase through). Run .venv/bin/prek run -q locally before pushing to avoid the bot commit entirely. Reliable even when the bot has already pushed — just rebase and re-push.