nikku / nikku/wuffle

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

Open
#116 0 comments 0 reactions 1 assignee View on GitHub

@nikku is already working on this.

Since Mar 13, 2022.

backlog blocked enhancement
Dominant language
JavaScript
Stars
133
Forks
24
Avg merge
5d 11h
Merged PRs (30d)
5

Description

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 https://github.com/nikku/wuffle/pull/124 once support for the mutations from GitHub apps lands on GitHub side.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.