Skip to content

Add headless React Native proposal mode - #2554

Draft
davidme-stripe wants to merge 1 commit into
masterfrom
codex/rn-propose-headless
Draft

Add headless React Native proposal mode#2554
davidme-stripe wants to merge 1 commit into
masterfrom
codex/rn-propose-headless

Conversation

@davidme-stripe

@davidme-stripe davidme-stripe commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add --headless to scripts/propose.rb
  • In headless mode, create/update and push the proposal branch, then print PR title/body/create URL instead of invoking gh pr create
  • Skip gh install/auth checks in headless mode while preserving existing interactive behavior by default

Validation

  • ruby -c scripts/propose.rb
  • ruby -c scripts/helpers.rb
  • ./scripts/propose.rb --help
  • git diff --check -- scripts/propose.rb scripts/helpers.rb

Did not run the full proposer because it would create and push a real release proposal branch.

Committed-By-Agent: codex
Co-authored-by: codex <noreply@openai.com>
@davidme-stripe
davidme-stripe requested review from a team as code owners July 28, 2026 00:31
@davidme-stripe
davidme-stripe marked this pull request as draft July 28, 2026 00:32
@davidme-stripe
davidme-stripe force-pushed the codex/rn-propose-headless branch 2 times, most recently from 7b35603 to 648bb6d Compare August 4, 2026 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant