This morning I woke to find that dependabot had added two new branches to my cpython fork
https://github.com/terryjreedy/cpython/branches
and had created corresponding PRs
https://github.com/terryjreedy/cpython/pull/3
https://github.com/terryjreedy/cpython/pull/4

Whether all forks or all committers or just me got these, it seems wrong. I suspect that I should just close the extraneous PRs and delete the branches.

Dependabot also created the same branches and PRs directly on python/cpython.
https://github.com/python/cpython/branches
https://github.com/python/cpython/pull/23582
https://github.com/python/cpython/pull/23583
Only these PRs got the proper labels. Someone should merge these PRs and delete the branches.

Also, it seems that dependabot should be reconfigured to not create duplicate branches and PRs.

--
Terry Jan Reedy
_______________________________________________
python-committers mailing list -- python-committers@python.org
To unsubscribe send an email to python-committers-le...@python.org
https://mail.python.org/mailman3/lists/python-committers.python.org/
Message archived at 
https://mail.python.org/archives/list/python-committers@python.org/message/3NREMKOZNH6Q5KMUFTPD66YAXUP6DIC4/
Code of Conduct: https://www.python.org/psf/codeofconduct/

Reply via email to