Skip to content

Moving a draft PR to review column should mark it as ready for review #116

@nikku

Description

@nikku

Is your feature request related to a problem? Please describe

Given our tight integration with GitHub flow, I'd expect draft PRs to automatically be converted to a "ready for review" PR if the user moves it to the review column. This is my intend as a user.

Describe the solution you'd like

  • Draft PRs is converted to a "ready for review" PR if the user moves it to the review column.

Describe alternatives you've considered

None.

Additional context

Not working in wuffle@0.41.1.


Blocked by GitHub limitations: It is currently not possible to use the GraphQL v4 mutations convert to draft as well as mark ready for review from GitHub apps with user scope (cf. allowed user to server requests).


Will be closed via #124 once support for the mutations from GitHub apps lands on GitHub side.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions