Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyUp not issuing PRs on my private repo #351

Open
jetheurer opened this issue Jun 27, 2019 · 2 comments
Open

PyUp not issuing PRs on my private repo #351

jetheurer opened this issue Jun 27, 2019 · 2 comments

Comments

@jetheurer
Copy link

jetheurer commented Jun 27, 2019

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

@TheKevJames
Copy link

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:
image

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:
image

@rafaelpivato
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants