pyupio / pyup

A tool to update your project's dependencies on GitHub. Runs on pyup.io, comes with a command line interface.
https://pyup.io
MIT License
454 stars 67 forks source link

Branch deletion uses personal token instead of bot token #403

Open KyleJu opened 3 years ago

KyleJu commented 3 years ago

In our weekly update, we noticed branch deletions use the user token who originally setup pyup, rather than using its own bot account (which appears to be the thing used to create branches and pull requests)?

see @Hexcles Hexcles deleted the py-scheduled-update-2021-01-04 branch on Jan 11 on the bottom of the update

Any idea we can fix it? More details here, https://github.com/web-platform-tests/wpt.fyi/issues/2339