app icon indicating copy to clipboard operation
app copied to clipboard

Add support for "pull_request_status"

Open PieterBunnenberg opened this issue 3 months ago • 1 comments

We are using the WIP bot in combination with draft prs.

Example:

  1. We create draft prs and start developing something
  2. If it is ready for review we convert the pr to ready-for-review
  3. We might set the do-not-merge label, because we want to block the integration for a given time (using the WIP bot)

Problem: The combination of draft prs and the WIP bot results in strange combinations that might be confusing to the developers, see:

Image

Solution: Having a location field pr_status that checks for the pr status and will fail for draft prs would be beneficial, so that the both status are in sync.

PieterBunnenberg avatar Sep 25 '25 07:09 PieterBunnenberg

yeah why not, would you like to send a pull request for it?

gr2m avatar Sep 26 '25 17:09 gr2m