Hi scikit-image developers,

I've enabled Matthias Busonnier's MeeseeksDev bot [0] on the scikit-image
repository.

It has a lot of functionality, but what I like most is this: if you add
a PR to a specific milestone, that issue can automatically be backported
to a given branch (see instructions below).

Best regards
Stéfan

Configuring milestones for auto backport:

> *Edit your milestone* and in the description *put on a line by
> itself*:
> 
> `on-merge: backport to v0.14.x` for example.
> 
> Now if a *PR is assigned a milestone* before being merged, the *bot
> will submit a backport automatically* if possible.  You can also
> manually request a backport:
>
> @MeeseeksDev backport [to] {branch}

[0] https://github.com/MeeseeksBox/MeeseeksDev
_______________________________________________
scikit-image mailing list
scikit-image@python.org
https://mail.python.org/mailman/listinfo/scikit-image

Reply via email to