On 3/7/24 1:16 PM, Daniel Azubuine wrote:

This pipeline ran on the contents of the merge request's source branch, not the 
target branch.


Which is what it's supposed to do.

Go to your MR and click on the `Merge request pipeline #1205154779 failed` link. Then click on the failing jobs to see why they failed.

Note that you can run things like
```
tox -e qa
tox -e py311-diffcov
```
in your fork (you may need to install tox) to find and fix failures like these before creating/updating your MR.

--
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

_______________________________________________
Mailman-Developers mailing list -- mailman-developers@python.org
To unsubscribe send an email to mailman-developers-le...@python.org
https://mail.python.org/mailman3/lists/mailman-developers.python.org/
Mailman FAQ: https://wiki.list.org/x/AgA3

Security Policy: https://wiki.list.org/x/QIA9

Reply via email to