<div dir="ltr">Hi all, <div><br></div><div>I'm planning an update in the next couple of days/weeks on the bot responsible for backport.</div><div><br></div><div>If all goes fine nothing should change at all, there is no action needed from your part. I'm just giving you a heads up that _if_ things go sideways, of backport start to fail it's my fault and you can send complain my way.</div><div><br></div><div><br></div><div>Longer version: </div><div><br></div><div>Matplotlib use a GitHub integration[1] to automatically backport given PRs. <div style="color:rgb(34,34,34);font-family:sans-serif;font-size:13px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial">The bot was primary designed for IPython/Jupyter but matplotlib is making heavy use of it. </div>The bot is open you can register your own project if you like, it is hosted on my heroku account and backport about 10 PRs / week. </div><div><br></div><div>One of the limitation of GitHub integrations was requiring push permission to target repository for backports. This had several disadvantages.</div><div><br></div><div>I've implemented a workaround that does not requires push permission, and will slowly migrate the bot to use the new mechanism, and once everyone is migrated, I remove the request for push permission.</div><div><br></div><div>I'm sure the new code has bugs, so if you see any problem, feel free to let me know. See [2] for more informations and discussions.</div><div>-- </div><div>M</div><div><br></div><div>1: <a href="https://github.com/MeeseeksBox/MeeseeksDev">https://github.com/MeeseeksBox/MeeseeksDev</a></div><div>2: <a href="https://github.com/MeeseeksBox/MeeseeksDev/issues/28">https://github.com/MeeseeksBox/MeeseeksDev/issues/28</a></div><div><br></div><div><br></div><div><br></div></div>