Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Multi-commit PRs #37

@realaravinth

Description

@realaravinth

Our current PR workflow looks like this:

  1. Get patch at https://github.com/{owner}/{repo}/pull/{id}.patch
  2. Process .fignore
  3. Send to upstrea interface
  4. Upstream interface applies patch and sends PR to upstream repo

If the PR was made up of multiple commits, we are losing valuable commit messages. I think we can accommodate multi-commit PRs by generating a sequence of patches for each commit of the PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions