Push Pr Update banner
igerber igerber

Push Pr Update

Git community

Description

--- description: Push code revisions to an existing PR argument-hint: "[--message <commit-msg>]" --- # Push PR Update Push local changes to an existing pull request branch. For same-repo PRs, pushing **automatically starts the CI codex review** — this command must never post an `/ai-review` comment to trigger one. Doing so double-fires the reviewer and clutters the PR. For **fork** PRs the reviewer does not run at all: `.github/workflows/ai_pr_review.yml` gates `pull_request` runs on `head.r

Installation

Installs to ~/.claude/commands/igerber-diff-diff-push-pr-update.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/igerber/diff-diff/HEAD/.claude/commands/push-pr-update.md -o ~/.claude/commands/igerber-diff-diff-push-pr-update.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository