pull icon indicating copy to clipboard operation
pull copied to clipboard

Problems running my onw instance

Open JerryMacedoCastro opened this issue 3 years ago • 1 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.

JerryMacedoCastro avatar Apr 06 '22 17:04 JerryMacedoCastro

  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

wei avatar May 06 '22 17:05 wei