Open zacharyburnett opened 8 months ago
I think it might be good practice to ensure that the PRs created are made as drafts, and then set to Ready by the user.
Alternatively, the user could specify as something like Updater.run(..., draft=True)
Updater.run(..., draft=True)
I think it might be good practice to ensure that the PRs created are made as drafts, and then set to Ready by the user.
Alternatively, the user could specify as something like
Updater.run(..., draft=True)