Review Forgejo pull requests on iPhone

Phone review is best for focused decisions: status, small diffs, comments, and approvals when the context is already clear.

Mobile

What this solves

You want to review or approve Forgejo pull requests from an iPhone.

Best fit

  • Small pull requests
  • CI status checks
  • Review comments
  • Approval follow-up

How to think about it

iPhone review works when the pull request is small enough to understand from checks, comments, and focused diffs. Use it to unblock known work; send broad or risky changes back to desktop review.

Mobile review policy

Good mobile review:
- Small pull request
- Tests already passed
- Reviewer knows the context
- Approval criteria are clear

Use desktop review:
- Large diff
- Security-sensitive change
- Architecture decision
- Unclear failing checks

Practical path

  1. 01 Use notifications to find review requests.
  2. 02 Open checks and diffs before approving.
  3. 03 Push larger reviews back to desktop when the context is too broad.

When to choose another path

Check CI status before approving.

Prefer comments over approval when the diff needs deeper review.

Keep branch protection rules authoritative regardless of device.

Next resources

Related reading