Manually re-evaluate a PR or issue. Bypasses the idempotency check.
/gitwire run # Re-run all applicable workers/gitwire run triage # Re-run triage only/gitwire run review # Re-run AI review (PRs only)/gitwire run heal # Re-attempt CI heal (PRs only)/gitwire run fix # Re-attempt issue fix (issues only)
Start AI fix analysis for an issue. GitWire will analyze the codebase and submit a PR if it can fix the issue. Requires issue_fix pillar to be enabled.
Comment Commands
Trigger GitWire actions by commenting on GitHub issues and pull requests.
Available Commands
/gitwire status/gitwire run/gitwire run <pillar>/gitwire fix/gitwire stale scan/gitwire clean branches/gitwire waive <pillar> .../gitwire unwaive <id>/gitwire stop/gitwire settings/gitwire settings stale <days>/gitwire settings pr-stale <days>/gitwire runManually re-evaluate a PR or issue. Bypasses the idempotency check.
/gitwire waiveGrant a time-limited policy exception.
Syntax:
/gitwire unwaiveRevoke an active waiver.
/gitwire statusWhen a maintainer comments
/gitwire statuson an issue, GitWire replies with:On an issue:
On a pull request:
/gitwire fixStart AI fix analysis for an issue. GitWire will analyze the codebase and submit a PR if it can fix the issue. Requires
issue_fixpillar to be enabled.Permission Model
Only users with the following GitHub permissions can use commands:
Bot accounts (logins containing
[bot]) are always ignored.How It Works
issue_commentwebhook/gitwire