Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to create draft pull requests #45

Merged
merged 4 commits into from
Mar 15, 2024

Commits on Mar 15, 2024

  1. Add an option to create draft pull requests

    Backport original git-review flags
    ```
    -w, --work-in-progress Send patch as work in progress for Gerrit versions >= 2.15
    -W, --ready            Send patch that is already work in progress as ready for review. Gerrit versions >= 2.15
    ```
    
    This behaviour is matched to GitHub Draft status
    
    Change-Id: I417c6cb36203e3af0a6002b1237f20122d65fa1c
    Thibault Jamet committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5fcf635 View commit details
    Browse the repository at this point in the history
  2. fixup! Add an option to create draft pull requests

    Thibault Jamet committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c0f3170 View commit details
    Browse the repository at this point in the history
  3. fixup! fixup! Add an option to create draft pull requests

    Thibault Jamet committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    93711cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    878761c View commit details
    Browse the repository at this point in the history