Skip to content

PRs should be opened in order #43

Description

@taneliang

Currently, PRs are opened in an indeterminate order, because we're creating the PRs in a Promise.all. We should do this sequentially instead as users will expect them to be created in order.

Example of a PR stack created in a random order: MLH-Fellowship/scheduling-profiler-prototype#110

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions