pyup
pyup copied to clipboard
PyUp not issuing PRs on my private repo
Hi folks,
I've been trying to get in touch with [email protected], but with no luck. Can someone help me troubleshoot pyup on my private repository?
At the moment, my yml looks like this:
update: all
branch: master
schedule: "every day"
search: true
requirements:
- requirements.txt:
update: all
pin: true
Cheers,
Liz
I've been getting this lately too. Looks like it might be a permissions issue of some sort? I notice the its only repos I've set up recently (last couple months?) which have this issue -- for older repos, which work correctly, I see pyup-bot as a collaborator:

For recent repos (which create only branches but no PRs), I see pyup-bot either not listed as all or marked as not having accepted the invite:

This sounds like a valid concern. Ideally we want to move forward and use only GitHub Integration App.