wei / pull

🤖 Keep your forks up-to-date via automated PRs

Home Page:https://github.com/apps/pull

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problems running my onw instance

JerryMacedoCastro opened this issue · comments

I'm trying to run this bot locally. I followed the Probot instructions and could make run but nothing has happened on my pull requests. So, I have some questions that would be great if someone could answer.

  • Does this bot work for update a branch that have an open PR? Or it works only for forks of others repos? I mean, my goal is automatically keeps the PRs up-to-date in my repo.

  • Also, I'm not seeing the option make internal as the docs in this PR
    image
    The only options I'm seeing are: make private and make public.

  • Does it work on github enterprise?

  • I'm seeing this warning on the terminal. Is that expected or is an error that I should worry about?
    image

Thanks in advance.

  1. It works between branches within the same repo
  2. Please comment in that PR for the author to clarify
  3. I don't have GitHub Enterprise therefore I'm unsure. It should work with branches within the same repo.
  4. This can be ignored for now