Convert draft pull request to ready for review

Managing the lifecycle of pull requests is a crucial aspect of collaborative development. neetoGit provides a seamless way to convert draft pull requests to an open status, making them ready for review, under certain circumstances. To trigger this conversion, two conditions must be met:

  1. All checks passed: Before a draft pull request can be converted to open for review, all the required checks must pass successfully. This validation ensures that the code meets the necessary standards and is ready for review.

  2. makepr label: In addition to passing checks, the draft pull request must have makepr label applied. This label serves as a signal to neetoGit that the pull request is ready to be reviewed.

Can't find what you're looking for?