dask / dask/community

Automerge workflow

Open
#134 13 comments 1 reaction 0 assignees View on GitHub
Dominant language
No language data
Stars
25
Forks
3
PR merge metrics
No merged PRs in 30d

Description

In some cases a PR is approved and ready to merge, but is still running on CI. Depending on the tests required, the queue load, etc., this can take a while. For cases like these, it would be helpful to flag a PR as ready to merge. That way as soon as CI passes a bot can come in and merge the PR. This is particularly useful if the reviewer that approved is off doing other things.

We have been doing something like this in conda-forge for a little while now using a custom label. RAPIDS has also recently adopted this process. Am curious if this is something we would be interested in doing in Dask.

FWIW here's [the first GitHub action that I found to do this]( https://github.com/marketplace/actions/auto-merge-pull-request ). Though there are several others like it. My guess is anything like this will require some GH token to setup, but I could be wrong about that

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.